Imagick::deleteImageProperty

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

Imagick::deleteImagePropertyDescription

説明

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

Deletes an image property.

パラメータ

name

The name of the property to delete.

返り値

成功した場合に TRUE を返します。