GoLang ImagickDraw::getVectorGraphics

request it (276)
GoLang replacement for PHP's ImagickDraw::getVectorGraphics [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::getVectorGraphics? Write it!

PHP ImagickDraw::getVectorGraphics

PHP original manual for ImagickDraw::getVectorGraphics [ show | php.net ]

ImagickDraw::getVectorGraphics

(PECL imagick 2.0.0)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Description

string ImagickDraw::getVectorGraphics ( void )
Warning

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

Returns a string which specifies the vector graphics generated by any graphics calls made since the ImagickDraw object was instantiated.

Return Values

Returns a string containing the vector graphics.