Table of Contents

Delegate paint_radial_gradient_func_t

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public delegate void paint_radial_gradient_func_t(IntPtr funcs, IntPtr paintData, IntPtr colorLine, float x0, float y0, float r0, float x1, float y1, float r1, IntPtr userData)

Parameters

funcs IntPtr
paintData IntPtr
colorLine IntPtr
x0 float
y0 float
r0 float
x1 float
y1 float
r1 float
userData IntPtr