PHP 8.3.4 Released!

ImagickDraw::getVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Descrizione

public ImagickDraw::getVectorGraphics(): string
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Valori restituiti

Returns a string containing the vector graphics.

add a note

User Contributed Notes

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