Imagick::deleteImageProperty

Deletes an image property

Description

public bool Imagick::deleteImageProperty(string $name)

Deletes an image property.

Parameters

name

The name of the property to delete.

Return Values

Returns true on success.