PictureContentType Enum
Represents a picture file format.
Fields
Gif | Graphics Interchange Format (GIF) |
Jpeg | Joint Photographic Experts Group (JPEG) file format. |
Pict | Legacy native graphics format of Apple's 2D graphics library QuickDraw which is a core part of the classic Apple Macintosh operating system. |
Png | Portable Network Graphics (PNG) file format. |
Tiff | Tagged Image File Format (TIFF). |
Unknown | Unknown picture file format. |