PHP » PYTHON |
login |
register |
about
|
PYTHON ImagickDraw::setVectorGraphics
(0)
Python replacement for PHP's ImagickDraw::setVectorGraphics
[
edit
]
PHP ImagickDraw::setVectorGraphicsPHP original manual for ImagickDraw::setVectorGraphics [ show | php.net ]ImagickDraw::setVectorGraphics(PECL imagick 2.0.0) ImagickDraw::setVectorGraphics — Sets the vector graphics Description
bool ImagickDraw::setVectorGraphics
( string $xml
)
Warning
This function is currently not documented; only its argument list is available. Sets the vector graphics associated with the specified ImagickDraw object. Use this method with ImagickDraw::getVectorGraphics() as a method to persist the vector graphics state. Parameters
Return ValuesReturns TRUE on success or FALSE on failure. |
more
Recently updated
more
Most requested
|