(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
Imagick::deleteImageArtifact — Delete image artifact
Deletes an artifact associated with the image. The difference between image properties and image artifacts is that properties are public and artifacts are private. このメソッドは、ImageMagick バージョン 6.5.7 以降で Imagick をコンパイルした場合に使用可能です。
The name of the artifact
成功した場合に TRUE を返します。
エラー時に ImagickException をスローします。