Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Опис

public ImagickDraw::getVectorGraphics(): string
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

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

Значення, що повертаються

Returns a string containing the vector graphics.

add a note

User Contributed Notes

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