Imagick::recolorImage
()
Imagick::recolorImage — Recolors image
Descrierea
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. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.3.6 sau ulterior.
Parametri
- matrix
-
The matrix containing the color values
Valorile întroarse
Întoarce TRUE în caz de succes.
Imagick::recolorImage
There are no user contributed notes for this page.
