Enum ImageType
Enum ImageType
Specifies the type (format) of an image.
public enum ImageTypeFields
Bmp = 7: Windows BitmapEmf = 2: Windows Enhanced Metafile.Gif = 66: GifJpeg = 5: JPEG JFIF.OfficeCompatibleEmf = 71: Windows Enhanced Metafile which is more compatible with Office.Pict = 4: Macintosh PICT.Png = 6: Portable Network Graphics.Svg = 68: SvgSvm = 69: SvmTiff = 67: TiffUnknown = 0: An unknown image type.WebP = 72: Weppy image formatWmf = 3: Windows Metafile.
Namespace: Sheetize | Assembly: Sheetize.dll