PHP 8.3.4 Released!

ImagickDraw::destroy

(PECL imagick 2, PECL imagick 3)

ImagickDraw::destroyFrees all associated resources

Description

public ImagickDraw::destroy(): bool
Warning

This function is currently not documented; only its argument list is available.

Frees all resources associated with the ImagickDraw object.

Return Values

No value is returned.

add a note

User Contributed Notes

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