| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
Imagick::blackThresholdImage(PECL imagick 2.0.0) Imagick::blackThresholdImage — Forces all pixels below the threshold into black 설명Is like Imagick::thresholdImage() but forces all pixels below the threshold into black while leaving all pixels above the threshold unchanged. 인수
 
 반환값
   성공시에  변경점
 
 예제
 Example #1 Imagick::blackThresholdImage() 
<?php |