Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimagecolors

(PECL gmagick >= Unknown)

Gmagick::getimagecolorsReturns the color of the specified colormap index

Опис

public Gmagick::getimagecolors(): int

Returns the color of the specified colormap index.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The number of colors in image.

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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