The TagPicture type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetMimeTypeFromFile |
Returns the MIMEType of a given file by evaluating the file extension.
| |
| GetMimeTypeFromImage |
Returns the MIMEType of a given Image.
| |
| LoadImageFromFile |
Creates an Image from the specified file (non locking).
| |
| SaveImageToFile |
Saves an Image to a given location in a given format (non-locking).
| |
| ToString |
Returns the description, picture type and MIMEType of the picture.
(Overrides ObjectToString.) |
See Also