[]
Gets or sets a value indicating whether the color components are stored in separate "component planes."
Applicable to RGB images only.
public bool Planar { get; set; }
Public Property Planar As Boolean