Imagick::deleteImageProperty

Deletes an image property

説明

public bool Imagick::deleteImageProperty(string $name)

Deletes an image property.

パラメータ

name

The name of the property to delete.

戻り値

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