(No version information available, might only be in Git)
Replaces colors in the image
public bool Imagick::haldClutImage ( Imagick $clut [, int $channel = Imagick::CHANNEL_DEFAULT ] )
Replaces colors in the image using a Hald lookup table. Hald images can be created using HALD color coder.
Parameters:
clut
Imagick object containing the Hald lookup image.