←Select platform

WiaImageType Enumeration

Summary

Flags used within the WiaProperties structure.

Syntax

C#
VB
C++
[FlagsAttribute()] 
public enum WiaImageType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable 
<FlagsAttribute()> 
Public Enum WiaImageType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
[FlagsAttribute()] 
public enum class WiaImageType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable 

Members

ValueMemberDescription
0x00000000NoneWIA_INTENTNONE
0x00000001ColorWIA_INTENTIMAGETYPE_COLOR
0x00000002GrayscaleWIA_INTENTIMAGETYPE_GRAYSCALE
0x00000004TextWIA_INTENTIMAGETYPETEXT
0x0000000FMask(0x000F0000)WIA_INTENTIMAGETYPE_MASK
0x00010000MinimizeSizeWIA_INTENTMINIMIZE_SIZE
0x00020000MaximizeQualityWIA_INTENTMAXIMIZE_QUALITY
0x00040000BestPreviewWIA_INTENTBESTPREVIEW
0x000F0000SizeMaskWIA_INTENTSIZE_MASK
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