paintColor

fnvoid paintColor(harfbuzz.paint_funcs.PaintFuncs funcs, void * paintData, harfbuzz.types.Bool isForeground, harfbuzz.types.Color color)

Perform a "color" paint operation.

Parameters

funcspaint functions
paintDataassociated data passed by the caller
isForegroundwhether the color is the foreground
colorThe color to use