alias HarfBuzz::PaintPopGroupFuncT
Overview
A virtual method for the #hb_paint_funcs_t to undo the effect of a prior call to the #hb_paint_funcs_push_group_func_t vfunc.
This call stops the redirection to the intermediate surface, and then composites it on the previous surface, using the compositing mode passed to this call.
Alias Definition
HarfBuzz::PaintFuncsT, Pointer(Void), HarfBuzz::PaintCompositeModeT -> Nil