Imagick
PHP Manual

Imagick::deleteImageProperty

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

Imagick::deleteImagePropertyDescription

Description

public bool Imagick::deleteImageProperty ( string $name )

Deletes an image property.

Liste de paramètres

name

The name of the property to delete.

Valeurs de retour

Retourne TRUE en cas de succès.


Imagick
PHP Manual