Imagick::resampleImage(PECL imagick 2.0.0) Imagick::resampleImage — Resample image to desired resolution Описание
bool Imagick::resampleImage
( float $x_resolution
, float $y_resolution
, int $filter
, float $blur
)
Resample image to desired resolution. Список параметров
Возвращаемые значенияВ случае успешной работы возвращает TRUE. |
||