Imagick::deleteImageProperty
PHP function
Edit on GitHub ✎
(PECL imagick 3 >= 3.3.0)
Deletes an image property
Description
Imagick::deleteImageProperty(string $name): bool
Deletes an image property.
Parameters
nameThe name of the property to delete.
Return Values
Success