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:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
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!
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 does not need a paid license.
Created 2nd January 2017, last changed 24th February 2022
