Mask indicating the position of color components of a 32 bit color.

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public const uint FI_RGBA_RGB_MASK
Visual Basic (Declaration)
Public Const FI_RGBA_RGB_MASK As UInteger
Visual C++
public:
literal unsigned int FI_RGBA_RGB_MASK

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also