Mask indicating the position of color components of a 32 bit color.
Namespace:
FreeImageAPIAssembly: 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 |