Imagick::posterizeImage
(PECL imagick 2.0.0)
Imagick::posterizeImage — Reduces the image to a limited number of color level
설명
bool Imagick::posterizeImage
( int $levels
, bool $dither
)
Reduces the image to a limited number of color level.
인수
- levels
-
- dither
-
반환값
성공시에 TRUE를 반환합니다.
There are no user contributed notes for this page.
