WiaItemPlanarMode Enumeration

Summary
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
C#
VB
C++
public enum WiaItemPlanarMode 
  
Public Enum WiaItemPlanarMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaItemPlanarMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0PackedPixelImage data is in packed-pixel format.
1PlanarImage data is in planar format.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.