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 LCMS2MLUMBS class.
LCMS2MLUMBS.Constructor(context as LCMS2ContextMBS, items as UInt32)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
LCMS2MLUMBS.getASCII(LanguageCode as string, CountryCode as string) as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Language Code: 3 chars describing the language.
CountryCode: 3 chars describing the country.
Returns the string.
LCMS2MLUMBS.getTranslation(LanguageCode as string, CountryCode as string, byref ObtainedLanguageCode as string, byref ObtainedCountryCode as string) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Language Code: 3 chars describing the language.
CountryCode: 3 chars describing the country
ObtainedLanguage: 3 chars to get the language translation.
ObtainedCode: 3 chars to get the country translation.
Returns true on success, false on error
LCMS2MLUMBS.getUnicode(LanguageCode as string, CountryCode as string) as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Language Code: 3 chars describing the language
CountryCode: 3 chars describing the country
Returns the string value.
LCMS2MLUMBS.setASCII(LanguageCode as string, CountryCode as string, ASCIIString as string) as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Language Code: 3 chars describing the language
CountryCode: 3 chars describing the country
ASCIIString: String to add.
Returns true on success, false on error.
LCMS2MLUMBS.setUnicode(LanguageCode as string, CountryCode as string, UnicodeString as string) as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Language Code: 3 chars describing the language
CountryCode: 3 chars describing the country
WideString: String to add.
Returns true on success, false on error.
LCMS2MLUMBS.translationsCodes(index as Integer, byref LanguageCode as string, byref CountryCode as string) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 13.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Index is from 0 to TranslationsCount-1.
LCMS2MLUMBS.UnicodeStrings as String()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | LCMS2 | MBS Images Plugin | 23.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
The items on this page are in the following plugins: MBS Images Plugin.