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
- GraphicsMagick in FileMaker, part 24
- GraphicsMagick in FileMaker, part 23
- GraphicsMagick in FileMaker, part 22
- GraphicsMagick in FileMaker, part 18
- GraphicsMagick in FileMaker, part 13
- GraphicsMagick in FileMaker, part 10
- GraphicsMagick in FileMaker, part 8
- GraphicsMagick in FileMaker, part 1
- MBS FileMaker Plugin, version 7.2pr3
- MBS FileMaker Plugin, version 7.0pr1
FileMaker Magazin
This function is free to use.
Created 2nd January 2017, last changed 24th February 2022