Specifies the number of color indexes that are required for displaying the bitmap. If this value
is zero, all colors are required.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public uint biClrImportant |
| Visual Basic (Declaration) |
|---|
Public biClrImportant As UInteger |
| Visual C++ |
|---|
public: unsigned int biClrImportant |