update : 2015.11.03
php.shukuma.com검색:
|
Imagick::opaquePaintImage(No version information available, might only be in Git) Imagick::opaquePaintImage — Changes the color value of any pixel that matches target 설명
bool Imagick::opaquePaintImage
( mixed
$target
, mixed $fill
, float $fuzz
, bool $invert
[, int $channel = Imagick::CHANNEL_DEFAULT
] )Changes any pixel that matches color with the color defined by fill. 이 메쏘드는 Imagick을 ImageMagick 6.3.8 이상으로 컴파일 했을 때만 사용할 수 있습니다. 인수
반환값
성공시에 |