PHP 7.0.6 Released

Gmagick::equalizeimage

(PECL gmagick >= Unknown)

Gmagick::equalizeimageEqualizes the image histogram

Description

public Gmagick Gmagick::equalizeimage ( void )

Equalizes the image histogram.

Return Values

The equalized Gmagick object.

Errors/Exceptions

Throws an GmagickException on error.

User Contributed Notes

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