The Imagick class
PHP Manual

Imagick::getPointSize

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

Imagick::getPointSizeGets point size

说明

float Imagick::getPointSize ( void )

Returns the objects point size property. This method is available if Imagick has been compiled against ImageMagick version 6.3.7 or newer.

返回值

Returns a float containing the point size.

参见


The Imagick class
PHP Manual