| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
Imagick::matteFloodfillImage(PECL imagick 2.0.0) Imagick::matteFloodfillImage — Changes the transparency value of a color 설명
   bool Imagick::matteFloodfillImage
    ( float  
  $alpha
   , float $fuzz
   , mixed $bordercolor
   , int $x
   , int $y
   )
   Changes the transparency value of any pixel that matches
   target and is an immediate neighbor.  If the method
    인수
 
 반환값
   성공시에  오류/예외오류시에 ImagickException이 발생합니다. 변경점
 
  |