update : 2015.11.03
php.shukuma.com검색:
|
Imagick::paintFloodfillImage(PECL imagick 2.1.0) Imagick::paintFloodfillImage — Changes the color value of any pixel that matches target 설명
bool Imagick::paintFloodfillImage
( mixed
$fill
, float $fuzz
, mixed $bordercolor
, int $x
, int $y
[, int $channel = Imagick::CHANNEL_ALL
] )Changes the color value of any pixel that matches target and is an immediate neighbor. As of ImageMagick 6.3.8 this method has been deprecated and Imagick::floodfillPaintImage() should be used instead. 인수
반환값
성공시에 |