LEADTOOLS WIA (Leadtools.Wia assembly)

WiaItemPlanarMode Enumeration

Show in webframe





Contains image data packing options. For more information, please refer to the WIA_IPA_PLANAR property ID in the Microsoft Windows SDK Documentation.

This property is not supported in Windows Vista and later.

Syntax
'Declaration
 
Public Enum WiaItemPlanarMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaItemPlanarMode

            

            
public enum class WiaItemPlanarMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000PackedPixelImage data is in packed-pixel format.
0x00000001PlanarImage data is in planar format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaItemPlanarMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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