imagick_getnumbercolors

(PECL)

imagick_getnumbercolors -- Get number of colors

Description

int imagick_getnumbercolors ( resource image, string hist_filename )

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

Parameters

image

Image handle

hist_filename

Write a histogram of the color distribution to this file

Return Values

Number of unique colors used in the image on success or FALSE on failure.