BITMAPINFOHEADER.biClrImportant Field

FreeImage.NET

BITMAPINFOHEADERbiClrImportant Field
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) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public uint biClrImportant

Field Value

Type: UInt32
See Also