LEADTOOLS WIA (Leadtools.Wia assembly)

WiaFileFormats Enumeration

Show in webframe





Preferred image format to use when performing data transfer from the WIA source. For more information, please refer to the WIA_IPA_FORMAT property ID in the Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaFileFormats 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaFileFormats

            

            
public enum class WiaFileFormats : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneIndicates 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.
0x00000002CiffCamera Image File format
0x00000003EmfExtended Windows metafile.
0x00000004ExifExchangeable File Format.
0x00000005FpxFlashPix format.
0x00000006GifGIF image format.
0x00000007IcoWindows icon file format.
0x00000008JbigThe Joint Bi-level Image Experts Group (JBIG) format (supported only in Windows Vista and later).
0x00000009JpegJPEG compressed format.
0x0000000AJ2kJPEG 2000 compressed format.
0x0000000BJ2kxJPEG 2000 compressed format.
0x0000000CMemoryBmpWindows bitmap without a header file (use this format when doing memory transfer).
0x0000000CBmpWindows bitmap with a header file.
0x0000000DPcdEastman Kodak file format.
0x0000000EPctApple file format.
0x0000000FPngW3C PNG format.
0x00000010RawRaw format for data transfers only.
0x00000011RawRgbRaw RGB format.
0x00000012TiffTag Image File Format.
0x00000013WmfWindows metafile.
0x00000014RtfRich Text File format.
0x00000015XmlXML file.
0x00000016HtmlHTML format.
0x00000017TxtText file.
0x00000018PdfaThe PDF/A (ISO/CD 19005-1) format (supported only in Windows Vista and later).
0x00000019XpsXML Paper Specification (XPS) Package format (supported only in Windows Vista and later).
0x0000001AMpgMPEG video format (not supported in either Windows Server 2003 or Windows Vista).
0x0000001BAviAVI video format (not supported in either Windows Server 2003 or Windows Vista).
0x0000001CWavWAV audio format.
0x0000001DMp3MP3 audio format.
0x0000001EAiffAIFF audio format.
0x0000001FWmaWMA audio format.
0x00000020AsfWMV video format (not supported in either Windows Server 2003 or Windows Vista).
0x00000021ScriptScript file.
0x00000022ExecExecutable file.
0x00000023Unicode16UNICODE 16-bit encoding.
0x00000024DpofDPOF printing format.
Example
For an example, refer to WiaSession.GetRootItem
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaFileFormats

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.