PHP 8.3.4 Released!

Gmagick::equalizeimage

(PECL gmagick >= Unknown)

Gmagick::equalizeimageEqualizes the image histogram

Descrizione

public Gmagick::equalizeimage(): Gmagick

Equalizes the image histogram.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The equalized Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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