| PHP » GoLang | login |
            register |
            
            about | 
| GoLang ImagickDraw::push
                                request it (650)
                            GoLang replacement for PHP's ImagickDraw::push
                            [edit | history] 
                             ImagickDraw::push(PECL imagick 2.0.0) ImagickDraw::push — Clones 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  Examples
 Example #1 ImagickDraw::push() 
<?php | 
                    more
                     Most requested
 
                    more
                     Last requests
 |