The Imagick class
PHP Manual

Imagick::getPointSize

()

Imagick::getPointSizeGets point size

Beschreibung

string 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.

Rückgabewerte

Returns a float containing the point size.

Siehe auch


The Imagick class
PHP Manual