Imagick
PHP Manual

Imagick::deleteImageProperty

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

Imagick::deleteImagePropertyDescription

说明

public bool Imagick::deleteImageProperty ( string $name )

Deletes an image property.

参数

name

The name of the property to delete.

返回值

成功时返回 TRUE


Imagick
PHP Manual