Imagick::deleteImageProperty

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

Imagick::deleteImagePropertyDescription

Opis

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

Deletes an image property.

Parametry

name

The name of the property to delete.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

add a note add a note

User Contributed Notes

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