CakeFest 2024: The Official CakePHP Conference

GmagickPixel::getcolorcount

(PECL gmagick >= Unknown)

GmagickPixel::getcolorcountReturns the color count associated with this color

Açıklama

public GmagickPixel::getcolorcount(): int

Returns the color count associated with this color.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the color count as an integer on success, throws GmagickPixelException on failure.

add a note

User Contributed Notes

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