PHP Velho Oeste 2024

ImagickDraw::clear

(PECL imagick 2, PECL imagick 3)

ImagickDraw::clearClears the ImagickDraw

Descrierea

public ImagickDraw::clear ( ) : bool
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Clears the ImagickDraw object of any accumulated commands, and resets the settings it contains to their defaults.

Valorile întoarse

Returns an ImagickDraw object.

add a note add a note

User Contributed Notes

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