Gmagick::setimagegamma
Gmagick::setimagegamma
(PECL gmagick >= Unknown)
Gmagick::setimagegamma — Sets the image gamma
Description
public Gmagick Gmagick::setimagegamma ( float $gamma )
Sets the image gamma.
Parameters
gamma
The image gamma.
Return Values
The Gmagick object on success
Errors/Exceptions
Throws an GmagickException
on error.
← Gmagick::setimageformat
Gmagick::setimagegreenprimary →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.