Helping ordinary people create extraordinary websites!



Imagick::getSize

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

Imagick::getSizeReturns the size associated with the Imagick object

Description

array Imagick::getSize ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".

Return Values

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".