Edit

Face.GetPaletteNameId(Int32) Method

Definition

Returns the OpenType name ID of the name string for the specified palette.

public HarfBuzzSharp.OpenTypeNameId GetPaletteNameId(int paletteIndex);

Parameters

paletteIndex
Int32

The zero-based index of the palette.

Returns

The OpenTypeNameId of the palette name string.

Applies to