Table of Contents

Delegate paint_push_transform_func_t

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public delegate void paint_push_transform_func_t(IntPtr funcs, IntPtr paintData, float xx, float yx, float xy, float yy, float dx, float dy, IntPtr userData)

Parameters

funcs IntPtr
paintData IntPtr
xx float
yx float
xy float
yy float
dx float
dy float
userData IntPtr