Leadtools.Wia Namespace : WiaFileFormats Enumeration |
public enum WiaFileFormats : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaFileFormats Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaFileFormats
public enum class WiaFileFormats : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Indicates that there is no transfer format currently set. The purpose of this member is to determine whether the WiaDataTransferProperties structure has a valid transfer format set. |
0x00000002 | Ciff | Camera Image File format |
0x00000003 | Emf | Extended Windows metafile. |
0x00000004 | Exif | Exchangeable File Format. |
0x00000005 | Fpx | FlashPix format. |
0x00000006 | Gif | GIF image format. |
0x00000007 | Ico | Windows icon file format. |
0x00000008 | Jbig | The Joint Bi-level Image Experts Group (JBIG) format (supported only in Windows Vista and later). |
0x00000009 | Jpeg | JPEG compressed format. |
0x0000000A | J2k | JPEG 2000 compressed format. |
0x0000000B | J2kx | JPEG 2000 compressed format. |
0x0000000C | MemoryBmp | Windows bitmap without a header file (use this format when doing memory transfer). |
0x0000000C | Bmp | Windows bitmap with a header file. |
0x0000000D | Pcd | Eastman Kodak file format. |
0x0000000E | Pct | Apple file format. |
0x0000000F | Png | W3C PNG format. |
0x00000010 | Raw | Raw format for data transfers only. |
0x00000011 | RawRgb | Raw RGB format. |
0x00000012 | Tiff | Tag Image File Format. |
0x00000013 | Wmf | Windows metafile. |
0x00000014 | Rtf | Rich Text File format. |
0x00000015 | Xml | XML file. |
0x00000016 | Html | HTML format. |
0x00000017 | Txt | Text file. |
0x00000018 | Pdfa | The PDF/A (ISO/CD 19005-1) format (supported only in Windows Vista and later). |
0x00000019 | Xps | XML Paper Specification (XPS) Package format (supported only in Windows Vista and later). |
0x0000001A | Mpg | MPEG video format (not supported in either Windows Server 2003 or Windows Vista). |
0x0000001B | Avi | AVI video format (not supported in either Windows Server 2003 or Windows Vista). |
0x0000001C | Wav | WAV audio format. |
0x0000001D | Mp3 | MP3 audio format. |
0x0000001E | Aiff | AIFF audio format. |
0x0000001F | Wma | WMA audio format. |
0x00000020 | Asf | WMV video format (not supported in either Windows Server 2003 or Windows Vista). |
0x00000021 | Script | Script file. |
0x00000022 | Exec | Executable file. |
0x00000023 | Unicode16 | UNICODE 16-bit encoding. |
0x00000024 | Dpof | DPOF printing format. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaFileFormats