Edit

Face.GetPaletteColorNameId(Int32) Method

Definition

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

public HarfBuzzSharp.OpenTypeNameId GetPaletteColorNameId(int colorIndex);

Parameters

colorIndex
Int32

The zero-based index of the color entry within the palette.

Returns

The OpenTypeNameId of the color-entry name string.

Applies to