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

search for in the

Imagick::deskewImage> <Imagick::deconstructImages
[edit] Last updated: Fri, 25 May 2012

view this page in

Imagick::deleteImageArtifact

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

Imagick::deleteImageArtifact画像のアーチファクトを削除する

説明

bool Imagick::deleteImageArtifact ( string $artifact )

画像に関連づけられたアーチファクトを削除します。プロパティとアーチファクトの違いは、 プロパティは public であるのに対してアーチファクトは private であるという点です。 このメソッドは、ImageMagick バージョン 6.5.7 以降で Imagick をコンパイルした場合に使用可能です。

パラメータ

artifact

アーチファクトの名前。

返り値

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

エラー / 例外

エラー時に ImagickException をスローします。

参考



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites