Leadtools.Wia Namespace : WiaItemPlanarMode Enumeration |
This property is not supported in Windows Vista and later.
public enum WiaItemPlanarMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaItemPlanarMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaItemPlanarMode
public enum WiaItemPlanarMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaItemPlanarMode = function() { }; Leadtools.Wia.WiaItemPlanarMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaItemPlanarMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
PackedPixel | Image data is in packed-pixel format. |
Planar | Image data is in planar format. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaItemPlanarMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2