(No version information available, might only be in 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. 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
Returns TRUE on success.
Lance une exception ImagickException si une erreur survient.