PHP » GoLang |
login |
register |
about
|
GoLang ImagickDraw::pushDefs
request it (256)
GoLang replacement for PHP's ImagickDraw::pushDefs
[edit | history]
ImagickDraw::pushDefs(PECL imagick 2.0.0) ImagickDraw::pushDefs — Indicates that following commands create named elements for early processing Description
bool ImagickDraw::pushDefs
( void
)
Warning
This function is currently not documented; only its argument list is available. Indicates that commands up to a terminating ImagickDraw::popDefs() command create named elements (e.g. clip-paths, textures, etc.) which may safely be processed earlier for the sake of efficiency. Return ValuesNo value is returned. |
more
Recently updated
more
Most requested
|