A callback to use an intermediate surface for subsequent paint calls. The
drawing is redirected to the intermediate surface until a matching call to
PaintFuncs.setPopGroupFunc.
Type Declaration
(paintData:unknown,userData:unknown):void
Parameters
paintData: unknown
the data accompanying the paint functions in
Font.paintGlyph
A callback to use an intermediate surface for subsequent paint calls. The drawing is redirected to the intermediate surface until a matching call to PaintFuncs.setPopGroupFunc.