PHP 7.0.6 Released

Gmagick::getimagegamma

(PECL gmagick >= Unknown)

Gmagick::getimagegammaGets the image gamma

Description

public float Gmagick::getimagegamma ( void )

Gets the image gamma

Parameters

This function has no parameters.

Return Values

Returns the image gamma on success

Errors/Exceptions

Throws an GmagickException on error.

User Contributed Notes

There are no user contributed notes for this page.
To Top