Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

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!

See also

Created 2nd January 2017, last changed 23th February 2021


GMImage.Release - GMImage.Repage

Feedback: Report problem or ask question.