PHP 8.1.28 Released!

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