Imagick::getImageArtifact
PHP function
Edit on GitHub ✎
(PECL imagick 3)
Get image artifact
Description
Imagick::getImageArtifact(string $artifact): string
Gets an artifact associated with the image. The difference between image properties and image artifacts is that properties are public and artifacts are private. 0x657
Parameters
artifactThe name of the artifact
Return Values
Returns the artifact value on success.
Errors/Exceptions
Throws