Specifies the number of color indexes that are required for displaying the bitmap. If this value is zero, all colors are required.

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

Syntax

C#
public uint biClrImportant
Visual Basic (Declaration)
Public biClrImportant As UInteger
Visual C++
public:
unsigned int biClrImportant

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also