Accusoft.ImagXpressSdk Namespace : ImageXFormat Enumeration |
'Declaration Public Enum ImageXFormat Inherits System.Enum
'Usage Dim instance As ImageXFormat
public enum ImageXFormat : System.Enum
__value public enum ImageXFormat : public System.Enum
public enum class ImageXFormat : public System.Enum
Member | Value | Description |
---|---|---|
Bmp | 1 | OS/2 or Windows Bitmap. |
C4 | 38 | JEDMICS C4 format - like modca data but read only |
Cad | 35 | Computer Aided Design format. |
Cals | 7 | Computer Aided Acquisition and Logistics Support Raster format. |
CameraRaw | 34 | Camera Raw format. |
Dcx | 16 | ZSoft multiple page file format. |
Default | 0 | Default file format. |
Dib | 17 | Device Independent Bitmap (DIB) format. |
Emf | 20 | Microsoft Enhanced Metafile format. |
Epic | 11 | Pegasus enhanced format. |
Exif | 5 | JPG, EXIF format. |
Gif | 12 | CompuServe Graphics Interchange Format. |
Ico | 24 | Windows icon. |
Ioca | 37 | Ioca format - like modca but just compact data Note: When performing a save as for this format, MODCA is written. The MODCA format is wrapped around the IOCA format. |
Jbig2 | 33 | JBig2 file format. |
Jpeg | 4 | JPG, JIF Compliant JPEG format. |
Jpeg2000 | 21 | JPEG 2000 format. |
Jpeg2000Headless | 22 | JPEG 2000 without header. |
JpegLs | 9 | JPEG-LS format. |
JpegXR | 39 | JPEG-XR file format. |
LosslessJpeg | 8 | Lossless JPEG (LJP file extension). |
Modca | 6 | MOD:CA format |
Pbm | 27 | Portable Bitmap. |
Pcx | 15 | ZSoft format. |
3 | Portable Document format. | |
Pgm | 26 | Portable Graymap. |
Pic | 10 | Pegasus Imaging Corporation (PIC) format. |
Png | 13 | Portable Network Graphics format. |
Ppm | 25 | Portable Pixmap. |
Raw | 32 | RAW file format. |
Tga | 14 | Truevision Targa format. |
Tiff | 2 | Tagged image file format (Tiff). |
Unknown | 0 | Unknown format. |
WirelessBmp | 23 | Wireless Bitmap (WBMP extension). |
Wmf | 19 | Windows Metafile format. |
Wsq | 30 | WSQ fingerprint file. |
The default value is Default.
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.ImageXFormat