Platforms to show: All Mac Windows Linux Cross-Platform

Back to LCMS2IT8MBS class.

LCMS2IT8MBS.LoadFromFile(context as LCMS2ContextMBS, file as folderitem) as LCMS2IT8MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method LCMS2 MBS Images Plugin 12.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This function allocates a CGATS.17 object and fills it with the contents of file.

Used for reading existing CGATS files.

Context: The context value.
File: The CGATS.17 file name to read/parse

Returns a CGATS.17 object on success, nil on error.

LCMS2IT8MBS.LoadFromMemory(context as LCMS2ContextMBS, data as Memoryblock) as LCMS2IT8MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method LCMS2 MBS Images Plugin 12.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Same as LoadFromFile, but the IT8/CGATS.13 stream is read from a memory block.

Returns nil on failure.

LCMS2IT8MBS.LoadFromString(context as LCMS2ContextMBS, data as string) as LCMS2IT8MBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method LCMS2 MBS Images Plugin 12.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Same as LoadFromFile, but the IT8/CGATS.13 stream is read from a string.

Returns nil on failure.

The items on this page are in the following plugins: MBS Images Plugin.


The biggest plugin in space...