In This Topic
Gets or sets a value indicating whether the color components are stored in separate "component planes."
Applicable to RGB images only.
Syntax
'Declaration
Public Property Planar As System.Boolean
public System.bool Planar {get; set;}
See Also