PHP 7.0.6 Released

Imagick::deleteImageProperty

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

Imagick::deleteImagePropertyDescription

Description

public void Imagick::deleteImageProperty ( string $name )

Deletes an image property.

Parameters

name

The name of the property to delete.

Return Values

User Contributed Notes

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