parent root
PHP: Imagick::deleteImageProperty - Manual

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.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root