php8.5
Home/ Manual/ imagick / imagick/ Imagick::deleteImageArtifact

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

artifact

The name of the artifact to delete

Return Values

Success

Errors/Exceptions

Throws

See Also

Source: reference/imagick/imagick/deleteimageartifact.xml · from the official PHP manual (php/doc-en)