[]
Gets or sets the number of bits per Green component of RGB color data (8 by default).
Applicable to RGB(A) images only.
public int BitsPerGreenChannel { get; set; }
Public Property BitsPerGreenChannel As Integer