Gmagick::getimagecolors

(PECL gmagick >= Unknown)

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

Опис

public int Gmagick::getimagecolors ( void )

Returns the color of the specified colormap index.

Параметри

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

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

The number of colors in image.

Помилки/Винятки

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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