(PECL gmagick >= Unknown)
Sets the image gamma
public Gmagick Gmagick::setimagegamma ( float $gamma )
Sets the image gamma.
Parameters:
gamma
The image gamma.
Returns:
The Gmagick object on success
Exception:
Throws an GmagickException on error.
Please login to continue.