paintSweepGradient

fnvoid paintSweepGradient(harfbuzz.paint_funcs.PaintFuncs funcs, void * paintData, harfbuzz.color_line.ColorLine colorLine, float x0, float y0, float startAngle, float endAngle)

Perform a "sweep-gradient" paint operation.

Parameters

funcspaint functions
paintDataassociated data passed by the caller
colorLineColor information for the gradient
x0X coordinate of the circle's center
y0Y coordinate of the circle's center
startAnglethe start angle
endAnglethe end angle