Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
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 |
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 |
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 |
Returns nil on failure.
The items on this page are in the following plugins: MBS Images Plugin.