downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Imagick::reduceNoiseImage> <Imagick::readImageFile
[edit] Last updated: Fri, 24 Feb 2012

view this page in

Imagick::recolorImage

(No version information available, might only be in SVN)

Imagick::recolorImageRecolors image

Descrição

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.

Parâmetros

matrix

The matrix containing the color values

Valor Retornado

Retorna TRUE em sucesso.

Veja Também



add a note add a note User Contributed Notes Imagick::recolorImage
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites