←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly