Specifies the file format of the image.
ImageFormats
01 Syntax
Microsoft.VisualBasic.Imaging.ImageFormats
02 Fields
| Name | Overloads | Summary |
|---|---|---|
| Bmp | 2 | Gets the bitmap (BMP) image format. |
| Emf | 2 | Gets the enhanced metafile (EMF) image format. |
| Exif | 2 | Gets the Exchangeable Image File (Exif) format. |
| Gif | 2 | Gets the Graphics Interchange Format (GIF) image format. |
| Icon | 2 | Gets the Windows icon image format. |
| Jpeg | 2 | Gets the Joint Photographic Experts Group (JPEG) image format. |
| MemoryBmp | 2 | Gets the format of a bitmap in memory. |
| Png | 2 | Gets the W3C Portable Network Graphics (PNG) image format. |
| Tiff | 2 | Gets the Tagged Image File Format (TIFF) image format. |
| Wmf | 2 | Gets the Windows metafile (WMF) image format. |
| Base64 | 2 | Base64 |
| PS | 2 | postscript |
| Unknown | 1 | |
| Webp | 1 | |
| Svg | 1 | |
| 1 |
03 Members
Bmp
Gets the bitmap (BMP) image format.
Emf
Gets the enhanced metafile (EMF) image format.
Exif
Gets the Exchangeable Image File (Exif) format.
Gif
Gets the Graphics Interchange Format (GIF) image format.
Icon
Gets the Windows icon image format.
Jpeg
Gets the Joint Photographic Experts Group (JPEG) image format.
MemoryBmp
Gets the format of a bitmap in memory.
Png
Gets the W3C Portable Network Graphics (PNG) image format.
Tiff
Gets the Tagged Image File Format (TIFF) image format.
Wmf
Gets the Windows metafile (WMF) image format.
Base64
Base64
PS
postscript
Unknown
Bmp
Emf
Exif
Gif
Icon
Jpeg
MemoryBmp
Png
Tiff
Wmf
Base64
Webp
Svg
Pdf
PS