Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

GMImage.ReleaseAll

Destroys all images.

Component Version macOS Windows Linux Server iOS SDK
GraphicsMagick 7.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "GMImage.ReleaseAll" )

(old name: GMImage.DestroyAll)

Parameters

none

Result

Returns OK or error.

Description

Destroys all images.
Used to be named GMImage.DestroyAll before.
Be aware that on a server this may free objects, which are used by other scripts running in parallel!

Examples

Release all:

Set Variable [ $r ; Value: MBS( "GMImage.ReleaseAll" ) ]

See also

Blog Entries

This function is free to use.

Created 2nd January 2017, last changed 24th February 2022


GMImage.Release - GMImage.Repage