downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Imagick::transposeImage> <Imagick::transformImage
Last updated: Fri, 13 Nov 2009

view this page in

Imagick::transparentPaintImage

()

Imagick::transparentPaintImagePaints pixels transparent

説明

bool Imagick::transparentPaintImage ( mixed $target , float $alpha , float $fuzz , bool $invert )

Paints pixels matching the target color transparent. このメソッドは、ImageMagick バージョン 6.3.8 以降で Imagick をコンパイルした場合に使用可能です。

パラメータ

target

The target color to paint

alpha

透明度。1.0 は完全な不透明で 0.0 が完全な透明をあらわします。

fuzz

あいまいさをあらわす量。たとえば、これを 10 に設定すると、 赤色の値が 100 の色と 102 の色は同じものとみなされます。

invert

If TRUE paints any pixel that does not match the target color.

返り値

成功した場合に TRUE を返します。



add a note add a note User Contributed Notes
Imagick::transparentPaintImage
There are no user contributed notes for this page.

Imagick::transposeImage> <Imagick::transformImage
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites