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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly