(No version information available, might only be in SVN)
Imagick::recolorImage — Recolors image
$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. Ta metoda jest dostępna, jeśli rozszerzenie Imagick zostało skompilowane z ImageMagick w wersji 6.3.6 lub nowszej.
matrix
The matrix containing the color values
Zwraca TRUE
w przypadku sukcesu.