|
Imagick::normalizeImage(PECL imagick 2.0.0) Imagick::normalizeImage — Enhances the contrast of a color image Описание
bool Imagick::normalizeImage
([ int $channel = Imagick::CHANNEL_ALL
] )
Enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available. Список параметров
Возвращаемые значенияВ случае успешной работы возвращает TRUE. |
|