(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
Imagick::setImageArtifact — Set image artifact
Associates an artifact 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
The value of the artifact
成功した場合に TRUE を返します。
エラー時に ImagickException をスローします。