(PECL imagick 3)
Imagick::getImageArtifact — Get image artifact
$artifact
) : stringGets 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
Returns the artifact value on success.
Emite ImagickException în caz de eroare.