Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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

Example Databases

Blog Entries

This function checks for a license.

Created 11st March 2015, last changed 11st April 2023


GMImage.NewFromHex - GMImage.NewImagesFromFile