ImagickDraw::getVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Descrição

public ImagickDraw::getVectorGraphics(): string
Aviso

Esta função não está documentada; apenas 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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top