Imagick::recolorImage(Информация о версии неизвестна, возможно, только в SVN) Imagick::recolorImage — Recolors image Описание
bool Imagick::recolorImage
( array $matrix
)
Translate, scale, shear, or rotate image colors. This method supports variable sized matrices but normally 5x5 matrix is used for RGBA and 6x6 is used for CMYK. The last row should contain the normalized values. Этот метод доступен, если Imagick был скомпилирован с версией ImageMagick 6.3.6 или старше. Список параметров
Возвращаемые значенияВ случае успешной работы возвращает TRUE. |
||