PHP Velho Oeste 2024

ImagickDraw::getVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Descrierea

public ImagickDraw::getVectorGraphics ( ) : string
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Valorile întoarse

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