Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
This function is free to use.
Created 14th February 2015, last changed 14th February 2015