true if found, false otherwiseharfbuzz.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.
funcs | paint functions |
paintData | associated data passed by the caller |
colorIndex | color index |
color | fetched color |
true if found, false otherwise