(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
Imagick::getImageArtifact — Get image artifact
Gets 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
Returns the artifact value on success. エラー時に ImagickException をスローします。