Enum ImageType
Info
ระบุประเภท (รูปแบบ) ของภาพ.
public enum ImageType
Fields
Bmp = 7
: Windows BitmapEmf = 2
: Windows Enhanced Metafile.Gif = 66
: GifJpeg = 5
: JPEG JFIF.OfficeCompatibleEmf = 71
: Windows Enhanced Metafile ซึ่งรองรับกับ Office ได้ดียิ่งขึ้น.Pict = 4
: Macintosh PICT.Png = 6
: Portable Network Graphics.Svg = 68
: SvgSvm = 69
: SvmTiff = 67
: TiffUnknown = 0
: ประเภทภาพที่ไม่รู้จัก.WebP = 72
: รูปแบบภาพ WeppyWmf = 3
: Windows Metafile.
Namespace: Sheetize Assembly: Sheetize.dll