Imagick::deleteImageProperty

(No version information available, might only be in Git)

Imagick::deleteImagePropertyDescription

Description

public Imagick::deleteImageProperty ( string $name ) : bool

Deletes an image property.

Parameters

name

The name of the property to delete.

Return Values

Returns TRUE on success.