paintCustomPaletteColor

fnharfbuzz.types.Bool paintCustomPaletteColor(harfbuzz.paint_funcs.PaintFuncs funcs, void * paintData, uint colorIndex, out harfbuzz.types.Color color)

Gets the custom palette color for color_index.

Parameters

funcspaint functions
paintDataassociated data passed by the caller
colorIndexcolor index
colorfetched color

Returns

true if found, false otherwise