Prev
MagickWand For PHP
Manual


Next

DrawPushDefs

DrawPushDefs --

Description

void DrawPushDefs( DrawingWand drw_wnd )

DrawPushDefs() indicates that commands up to a terminating DrawPopDefs()
command create named elements (e.g. clip-paths, textures, etc.) which may
safely be processed earlier for the sake of efficiency.

A description of each parameter follows:

drw_wnd A DrawingWand resource


Prev
DrawPushClipPath
Up Next
DrawPushPattern