←Select platform

WiaImageDataType Enumeration

Summary

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

C#
VB
C++
public enum WiaImageDataType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum WiaImageDataType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class WiaImageDataType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0Threshold(0x00000004)Threshold.
1Dither(0x00000005)Dither.
2GrayscaleGrayscale.
3ColorColor.
4ColorThresholdColorThreshold.
5ColorDitherColorDither.
6RawRgbRawRgb.
7RawBgrRawBgr.
8RawYuvRawYuv.
9RawYuvkRawYuvk.
10RawCmyRawCmy.
11RawCmykRawCmyk.
Example

For an example, refer to WiaSession.GetRootItem

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Wia Assembly
Click or drag to resize