PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Imagick::getPointSize

(No version information available, might only be in Git)

Imagick::getPointSizeGets point size

说明

Imagick::getPointSize ( void ) : float

Returns the objects point size property. 此方法在Imagick基于ImageMagick 6.3.7以上版本编译时可用。

返回值

Returns a float containing the point size.

参见