Table of Contents

Delegate paint_sweep_gradient_func_t

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public delegate void paint_sweep_gradient_func_t(IntPtr funcs, IntPtr paintData, IntPtr colorLine, float x0, float y0, float startAngle, float endAngle, IntPtr userData)

Parameters

funcs IntPtr
paintData IntPtr
colorLine IntPtr
x0 float
y0 float
startAngle float
endAngle float
userData IntPtr