LEADTOOLS WIA (Leadtools.Wia assembly)

WiaImageDataType Enumeration

Show in webframe





The data types to be used for the image when performing data transfer from WIA source. For more information, please refer to the WIA_IPA_DATATYPE property ID in the Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaImageDataType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaImageDataType

            

            
public enum class WiaImageDataType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000002GrayscaleGrayscale.
0x00000003ColorColor.
0x00000004ThresholdThreshold.
0x00000004ColorThresholdColorThreshold.
0x00000005ColorDitherColorDither.
0x00000005DitherDither.
0x00000006RawRgbRawRgb.
0x00000007RawBgrRawBgr.
0x00000008RawYuvRawYuv.
0x00000009RawYuvkRawYuvk.
0x0000000ARawCmyRawCmy.
0x0000000BRawCmykRawCmyk.
Example
For an example, refer to WiaSession.GetRootItem
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaImageDataType

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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