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:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
GMImage.NewImagesFromContainer
Loads a picture from the given container.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
GraphicsMagick | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "GMImage.NewImagesFromContainer"; data ) More
Parameters
Parameter | Description | Example |
---|---|---|
data | A value from a Container Field. |
Result
Returns list of image references or error.
Description
Loads a picture from the given container.This is for loading multi image tiff files.
Please call GMImage.Release later to free memory each image.
Image reference numbers are starting at 18000 and counting up for each new image.
See also
- GMImage.NewFromContainer
- GMImage.NewImagesFromFile
- GMImage.Release
- GMImage.WriteImages
- ProgressDialog.SetTitleIcon
- Window.SetTitleIcon
Example Databases
Blog Entries
- GraphicsMagick in FileMaker, part 1
- News about the MBS FileMaker Plugin 10.2
- MBS FileMaker Plugin, version 5.1pr1
This function checks for a paid license.
Created 11st March 2015, last changed 31st July 2019
