Platforms to show: All Mac Windows Linux Cross-Platform

Back to LCMS2PipelineMBS class.

LCMS2PipelineMBS.context as LCMS2ContextMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The context object.

(Read and Write property)

LCMS2PipelineMBS.FirstStage as LCMS2StageMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Get a the first stage in the pipeline, or nil if pipeline is empty.

Intended for iterators.
(Read only property)

LCMS2PipelineMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The internal object reference.

(Read and Write property)

LCMS2PipelineMBS.InputChannels as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the number of input channels of a given pipeline.

Number of channels on success, 0 on error.
(Read only property)

LCMS2PipelineMBS.LastStage as LCMS2StageMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Get a the last stage in the pipeline, or nil if pipeline is empty.

Intended for iterators.
(Read only property)

LCMS2PipelineMBS.OutputChannels as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns number of output channels of a given pipeline.

Number of channels on success, 0 on error.
(Read only property)

LCMS2PipelineMBS.StageCount as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns number of stages of a given pipeline.

(Read only property)

Some examples using this property:

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


The biggest plugin in space...