(PECL imagick 3)
Imagick::deleteImageArtifact — Delete image artifact
$artifact
) : boolDeletes an artifact associated with the image. The difference between image properties and image artifacts is that properties are public and artifacts are private. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.5.7 sau ulterior.
artifact
The name of the artifact to delete
Întoarce true
în caz de succes.
Emite ImagickException în caz de eroare.