Imagick::getPointSize()
Imagick::getPointSize - Gets point size
Syntax
string Imagick::getPointSize ()
Arguments
-
Description
Returns the objects point size property. This method is available if Imagick has been compiled against ImageMagick version 6.3.7 or newer.
Version
PHP No version information available, might only be in SVN
Return value
Returns a float containing the point size.