ImagickDraw::pushPattern> <ImagickDraw::pushClipPath
Last updated: Fri, 30 Dec 2011

ImagickDraw::pushDefs

(PECL imagick 2.0.0)

ImagickDraw::pushDefsIndicates that following commands create named elements for early processing

Descrição

bool ImagickDraw::pushDefs ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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.

Valor Retornado

Não há valor retornado.



User Contributed Notes
ImagickDraw::pushDefs
There are no user contributed notes for this page.

ImagickDraw::pushPattern> <ImagickDraw::pushClipPath
Last updated: Fri, 30 Dec 2011