PHP 8.3.4 Released!

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

Gmagick::getimagecolors Returns the color of the specified colormap index

Beschreibung

public Gmagick::getimagecolors(): int

Returns the color of the specified colormap index.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The number of colors in image.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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