Platforms to show: All Mac Windows Linux Cross-Platform

Back to LCMS2SequenceMBS class.

LCMS2SequenceMBS.Constructor(context as LCMS2ContextMBS, Count as UInt32)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a new sequence with the given number of entries.
Example
dim d as new LCMS2SequenceMBS(nil, 5)
MsgBox str(d.Count)

On success the handle property is not zero.

LCMS2SequenceMBS.Description(index as Integer) as LCMS2SequenceDescriptionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The sequence descriptions.

Index from 0 to count-1.
(Read and Write computed property)

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


The biggest plugin in space...