TTMSFNCPictureFormat Enumeration
Specifies the image file format associated with picture data.
API unit family: TMSFNCTypes
Members
| Name | Description |
|---|---|
pfBMP |
Bitmap image format. |
pfGIF |
GIF image format. |
pfJPG |
JPEG image format. |
pfPNG |
PNG image format. |
pfICO |
Icon image format. |
pfTiff |
TIFF image format. |
pfMetaFile |
Metafile image format. |
pfNone |
No picture format or an unknown picture format. |