Table of Contents

Delegate paint_linear_gradient_func_t

Namespace
HarfBuzz
Assembly
HarfBuzz-0.0.dll
public delegate void paint_linear_gradient_func_t(paint_funcs_t funcs, IntPtr paintData, color_line_t colorLine, float x0, float y0, float x1, float y1, float x2, float y2)

Parameters

funcs paint_funcs_t
paintData IntPtr
colorLine color_line_t
x0 float
y0 float
x1 float
y1 float
x2 float
y2 float