(No version information available, might only be in Git)
Description
public void Imagick::colorMatrixImage ( string $color_matrix = Imagick::CHANNEL_DEFAULT )
Apply color transformation to an image. The method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CM