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 WiaFileFormats : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaFileFormats = function() { }; Leadtools.Wia.WiaFileFormats.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaFileFormats : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Aiff | AIFF audio format. |
Asf | WMV video format (not supported in either Windows Server 2003 or Windows Vista). |
Avi | AVI video format (not supported in either Windows Server 2003 or Windows Vista). |
Bmp | Windows bitmap with a header file. |
Ciff | Camera Image File format |
Dpof | DPOF printing format. |
Emf | Extended Windows metafile. |
Exec | Executable file. |
Exif | Exchangeable File Format. |
Fpx | FlashPix format. |
Gif | GIF image format. |
Html | HTML format. |
Ico | Windows icon file format. |
J2k | JPEG 2000 compressed format. |
J2kx | JPEG 2000 compressed format. |
Jbig | The Joint Bi-level Image Experts Group (JBIG) format (supported only in Windows Vista and later). |
Jpeg | JPEG compressed format. |
MemoryBmp | Windows bitmap without a header file (use this format when doing memory transfer). |
Mp3 | MP3 audio format. |
Mpg | MPEG video format (not supported in either Windows Server 2003 or Windows Vista). |
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. |
Pcd | Eastman Kodak file format. |
Pct | Apple file format. |
Pdfa | The PDF/A (ISO/CD 19005-1) format (supported only in Windows Vista and later). |
Png | W3C PNG format. |
Raw | Raw format for data transfers only. |
RawRgb | Raw RGB format. |
Rtf | Rich Text File format. |
Script | Script file. |
Tiff | Tag Image File Format. |
Txt | Text file. |
Unicode16 | UNICODE 16-bit encoding. |
Wav | WAV audio format. |
Wma | WMA audio format. |
Wmf | Windows metafile. |
Xml | XML file. |
Xps | XML Paper Specification (XPS) Package format (supported only in Windows Vista and later). |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaFileFormats
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2