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

WiaImageDataType Enumeration






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 WiaImageDataType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaImageDataType = function() { };
Leadtools.Wia.WiaImageDataType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaImageDataType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ColorColor.
ColorDitherColorDither.
ColorThresholdColorThreshold.
DitherDither.
GrayscaleGrayscale.
RawBgrRawBgr.
RawCmyRawCmy.
RawCmykRawCmyk.
RawRgbRawRgb.
RawYuvRawYuv.
RawYuvkRawYuvk.
ThresholdThreshold.
Example
For an example, refer to WiaSession.GetRootItem
Inheritance Hierarchy

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

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.