Imagick::getImageColormapColor

(PECL imagick 2.0.0)

Imagick::getImageColormapColorReturns the color of the specified colormap index

Опис

ImagickPixel Imagick::getImageColormapColor ( int $index )

Returns the color of the specified colormap index.

Параметри

index

The offset into the image colormap.

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

Повертає TRUE в разі успіху.

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

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

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