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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

GMImage.PurgeTemporaryFiles

Asks GraphicsMagick to purge all temp files.

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

Parameters

none

Result

Returns OK or error.

Description

Asks GraphicsMagick to purge all temp files.
The plugin checks if images are in use and refuses to purge if there are current image references.
If you process images in a batch and you finish your work, you can call this method after freeing the last image to clear temp files.

Blog Entries

Created 14th February 2015, last changed 14th February 2015


GMImage.PopClipPath - GMImage.PushClipPath

Feedback: Report problem or ask question.