Gmagick::getimageextrema

(PECL gmagick >= Unknown)

Gmagick::getimageextremaGets the extrema for the image

Descrierea

public Gmagick::getimageextrema ( ) : array

Returns an associative array with the keys "min" and "max". Emite o GmagickException în caz de eroare.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns an associative array with the keys "min" and "max".

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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