BlueMask

BitmapV4Header.BlueMask property

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

public int BlueMask { get; set; }

See Also