PHP » GoLang |
login |
register |
about
|
GoLang Imagick::recolorImage
request it (287)
GoLang replacement for PHP's Imagick::recolorImage
[edit | history]
Imagick::recolorImage(No version information available, might only be in Git) Imagick::recolorImage — Recolors image Description
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. This method is available if Imagick has been compiled against ImageMagick version 6.3.6 or newer. Parameters
Return Values
Returns Examples
Example #1 Imagick::recolorImage()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|