Imagick::deleteImageArtifact
PHP function
Edit on GitHub ✎
(PECL imagick 3)
Delete image artifact
Description
Imagick::deleteImageArtifact(string $artifact): bool
Deletes 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 to delete
Return Values
Success
Errors/Exceptions
Throws