LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaFileFormats Enumeration






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 WiaFileFormats : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaFileFormats = function() { };
Leadtools.Wia.WiaFileFormats.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaFileFormats : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AiffAIFF audio format.
AsfWMV video format (not supported in either Windows Server 2003 or Windows Vista).
AviAVI video format (not supported in either Windows Server 2003 or Windows Vista).
BmpWindows bitmap with a header file.
CiffCamera Image File format
DpofDPOF printing format.
EmfExtended Windows metafile.
ExecExecutable file.
ExifExchangeable File Format.
FpxFlashPix format.
GifGIF image format.
HtmlHTML format.
IcoWindows icon file format.
J2kJPEG 2000 compressed format.
J2kxJPEG 2000 compressed format.
JbigThe Joint Bi-level Image Experts Group (JBIG) format (supported only in Windows Vista and later).
JpegJPEG compressed format.
MemoryBmpWindows bitmap without a header file (use this format when doing memory transfer).
Mp3MP3 audio format.
MpgMPEG video format (not supported in either Windows Server 2003 or Windows Vista).
NoneIndicates 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.
PcdEastman Kodak file format.
PctApple file format.
PdfaThe PDF/A (ISO/CD 19005-1) format (supported only in Windows Vista and later).
PngW3C PNG format.
RawRaw format for data transfers only.
RawRgbRaw RGB format.
RtfRich Text File format.
ScriptScript file.
TiffTag Image File Format.
TxtText file.
Unicode16UNICODE 16-bit encoding.
WavWAV audio format.
WmaWMA audio format.
WmfWindows metafile.
XmlXML file.
XpsXML Paper Specification (XPS) Package format (supported only in Windows Vista and later).
Example
For an example, refer to WiaSession.GetRootItem
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.