Table of Contents

Delegate paint_push_clip_rectangle_func_t

Namespace
HarfBuzz
Assembly
HarfBuzz-0.0.dll
public delegate void paint_push_clip_rectangle_func_t(paint_funcs_t funcs, IntPtr paintData, float xmin, float ymin, float xmax, float ymax)

Parameters

funcs paint_funcs_t
paintData IntPtr
xmin float
ymin float
xmax float
ymax float