Enum ImageType
Información
Especifica el tipo (formato) de una imagen.
public enum ImageType
Campos
Bmp = 7
: Windows BitmapEmf = 2
: Windows Enhanced Metafile.Gif = 66
: GifJpeg = 5
: JPEG JFIF.OfficeCompatibleEmf = 71
: Windows Enhanced Metafile que es más compatible con Office.Pict = 4
: Macintosh PICT.Png = 6
: Portable Network Graphics.Svg = 68
: SvgSvm = 69
: SvmTiff = 67
: TiffUnknown = 0
: Un tipo de imagen desconocido.WebP = 72
: Formato de imagen WeppyWmf = 3
: Windows Metafile.
Namespace: Sheetize Assembly: Sheetize.dll