Imagick::posterizeImage
(No version information available, might be only in CVS)
Imagick::posterizeImage — Reduces the image to a limited number of color level
Description
bool Imagick::posterizeImage
( int $levels
, bool $dither
)
WarningThis function is
currently not documented; only its argument list is available.
Reduces the image to a limited number of color level.
Return Values
Returns TRUE on success.