PaletteStyleFlags

EmfPlusPalette.PaletteStyleFlags property

Gets or sets the palette style flags.

public EmfPlusPaletteStyleFlags PaletteStyleFlags { get; set; }

Property Value

PaletteStyleFlags (4 bytes): A 32-bit unsigned integer that specifies the attributes of data in the palette. This value MUST be composed of EmfPlusPaletteStyleFlags flags.

See Also