ColorImportant

WmfBitmapInfoHeader.ColorImportant property

Gets or sets a 32-bit unsigned integer that defines the number of color indexes that are required for displaying the DIB. If this value is zero, all color indexes are required

public int ColorImportant { get; set; }

See Also