Face.GetPaletteFlags(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.