(No version information available, might only be in 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. Cette méthode n'est disponible que si Imagick a été compilé avec ImageMagick version 6.5.7 ou supérieur.
The name of the artifact
The value of the artifact
Returns TRUE on success.
Lance une exception ImagickException si une erreur survient.