Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getFontSize

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontSizeReturns the font pointsize

Опис

public ImagickDraw::getFontSize(): float
Увага

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

Returns the font pointsize used when annotating with text.

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

Returns the font size associated with the current ImagickDraw object.

add a note

User Contributed Notes

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