| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
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. 인수
 
 반환값
   성공시에  예제
 Example #1 Imagick::normalizeImage() 
<?php |