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
| Visual Basic (Declaration) | |
|---|
Public Enum WiaItemPlanarMode
Inherits Enum |
| C# | |
|---|
public enum WiaItemPlanarMode : Enum |
| C++/CLI | |
|---|
public enum class WiaItemPlanarMode : public Enum |
Members
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family
See Also