update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the size associated with the Imagick object

Imagick::getSize

(PECL imagick 2.0.0)

Imagick::getSizeReturns the size associated with the Imagick object

설명

array Imagick::getSize ( void )

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

반환값

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