destroy — Free up memory

    Frees memory associated with the current image instance before the PHP script ends. Normally resources are destroyed automatically after the script is finished.

    none

    Examples