(No version information available, might only be in Git)
Imagick::getImageArtifact — Get image artifact
$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. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.5.7 oder höher kompiliert wurde.
artifact
The name of the artifact
Returns the artifact value on success.
Wirft ImagickException bei Fehlern.