GreenMask

BitmapV4Header.GreenMask property

Gets or sets the color mask that specifies the green component of each pixel, valid only if bV4Compression is set to BI_BITFIELDS.

public int GreenMask { get; set; }

See Also