Delegate paint_image_func_t
- Namespace
- HarfBuzz
- Assembly
- HarfBuzz-0.0.dll
public delegate bool_t paint_image_func_t(paint_funcs_t funcs, IntPtr paintData, blob_t image, uint width, uint height, tag_t format, float slant, glyph_extents_t? extents)
Parameters
funcs
paint_funcs_tpaintData
IntPtrimage
blob_twidth
uintheight
uintformat
tag_tslant
floatextents
glyph_extents_t