(PECL imagick 2.0.0)
Sets the image gamma
bool Imagick::setImageGamma ( float $gamma )
Sets the image gamma.
Parameters:
gamma
Sets the image gamma.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.