update : 2015.11.03
php.shukuma.com검색:
|
Imagick::setResolution(PECL imagick 2.0.0) Imagick::setResolution — Sets the image resolution 설명
bool Imagick::setResolution
( float
$x_resolution
, float $y_resolution
)Sets the image resolution. 인수
반환값
성공시에 주의Imagick::setResolution() must be called before loading or creating an image. 참고
|