ImagickDraw
PHP Manual

ImagickDraw::getVectorGraphics

(PECL imagick 2.0.0)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Descrição

string ImagickDraw::getVectorGraphics ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

Returns a string containing the vector graphics.


ImagickDraw
PHP Manual