array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'imagickdraw.clone.php', 1 => 'ImagickDraw::clone', 2 => 'Makes an exact copy of the specified ImagickDraw object', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.clear.php', 1 => 'ImagickDraw::clear', ), 'next' => array ( 0 => 'imagickdraw.color.php', 1 => 'ImagickDraw::color', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/clone.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
ImagickDraw::clone — Makes an exact copy of the specified ImagickDraw object
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Makes an exact copy of the specified ImagickDraw object.
returns an exact copy of the specified ImagickDraw object.