PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ImagickDraw::pushClipPath> <ImagickDraw::popPattern
Last updated: Fri, 15 Aug 2008

view this page in

ImagickDraw::push

(No version information available, might be only in CVS)

ImagickDraw::pushClones the current ImagickDraw and pushes it to the stack

Description

bool ImagickDraw::push ( void )
Warning

This function is currently not documented; only its argument list is available.

Clones the current ImagickDraw to create a new ImagickDraw, which is then added to the ImagickDraw stack. The original drawing ImagickDraw(s) may be returned to by invoking pop(). The ImagickDraws are stored on a ImagickDraw stack. For every Pop there must have already been an equivalent Push.

Return Values

Returns TRUE on success or FALSE on failure.



add a note add a note User Contributed Notes
ImagickDraw::push
There are no user contributed notes for this page.

ImagickDraw::pushClipPath> <ImagickDraw::popPattern
Last updated: Fri, 15 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites