Edit

Face.GetPaletteFlags(Int32) Method

Definition

Returns the flags for the specified font palette.

public HarfBuzzSharp.OpenTypeColorPaletteFlags GetPaletteFlags(int paletteIndex);

Parameters

paletteIndex
Int32

The zero-based index of the palette.

Returns

A bitwise combination of OpenTypeColorPaletteFlags values describing the palette.

Applies to