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

search for in the

Imagick::blurImage> <Imagick::averageImages
Last updated: Fri, 05 Sep 2008

view this page in

Imagick::blackThresholdImage

(No version information available, might be only in CVS)

Imagick::blackThresholdImage閾値に満たないすべてのピクセルを黒にする

説明

bool Imagick::blackThresholdImage ( mixed $threshold )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

Imagick::thresholdImage() と似ていますが、 これは閾値に満たないピクセルをすべて黒にし、その他のピクセルはそのままにします。

パラメータ

threshold

すべて黒にする閾値。

返り値

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

変更履歴

バージョン 説明
2.1.0 色を表す文字列をパラメータとして指定できるようになりました。 これまでのバージョンでは ImagickPixel オブジェクトしか指定できませんでした。



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

Imagick::blurImage> <Imagick::averageImages
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites