Mask indicating the position of the given color.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public const uint FI_RGBA_ALPHA_MASK |
| Visual Basic (Declaration) |
|---|
Public Const FI_RGBA_ALPHA_MASK As UInteger |
| Visual C++ |
|---|
public: literal unsigned int FI_RGBA_ALPHA_MASK |