Imagick::deleteImageProperty

(PECL imagick 3 >= 3.3.0)

Imagick::deleteImagePropertyDescription

Descrição

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

Deletes an image property.

Parâmetros

name

The name of the property to delete.

Valor Retornado

Retorna true no sucesso.

add a note add a note

User Contributed Notes

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