imagick_getnumbercolors
(PECL)
imagick_getnumbercolors -- Get number of colors
Opis
int
imagick_getnumbercolors ( resource image, string hist_filename )
Ostrzeżenie |
Ta funkcja jest obecnie
nieudokumentowana, dostępna jest jedynie lista jej argumentów.
|
Parametry
image
Image handle
hist_filename
Write a histogram of the color distribution to this file
Zwracane wartości
Number of unique colors used in the image on success or FALSE on failure.