FreeImageBitmap.GreenMask Property

FreeImage.NET

FreeImageBitmapGreenMask Property
Bit pattern describing the green color component of a pixel in this FreeImageBitmap.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public uint GreenMask { get; }

Property Value

Type: UInt32
See Also