Platforms to show: All Mac Windows Linux Cross-Platform

Back to LCMS2StageMBS class.

LCMS2StageMBS.CLutEntries as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of entries in the CLut.

Only if stage is from type kcmsSigCLutElemType.
(Read only property)

Some examples using this property:

LCMS2StageMBS.CLutHasFloatValues as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 12.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether this CLut has floating point values.

Only if stage is from type kcmsSigCLutElemType.
(Read only property)

LCMS2StageMBS.CLutParamsInputs as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 20.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of input parameters for in the CLut parameters.

Value is <> 1 only in 3D interpolation.
(Read only property)

LCMS2StageMBS.CLutParamsOutputs as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 20.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of output parameters for in the CLut parameters.

Value is <> 1 only in 3D interpolation.
(Read only property)

LCMS2StageMBS.Data as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The raw stage data.

(Read only property)

LCMS2StageMBS.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)

LCMS2StageMBS.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 stage object.

(Read only property)

LCMS2StageMBS.NextItem as LCMS2StageMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property LCMS2 MBS Images Plugin 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns next stage in pipeline list, or nil if end of list.

Intended for iterators.
(Read only property)

LCMS2StageMBS.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 the number of output channels of a this stage object.

(Read only property)

LCMS2StageMBS.Type 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 type of a given stage object.

Use this type constants: kcmsSigCurveSetElemType, kcmsSigMatrixElemType, kcmsSigCLutElemType, kcmsSigBAcsElemType, kcmsSigEAcsElemType, kcmsSigXYZ2LabElemType, kcmsSigLab2XYZElemType, kcmsSigNamedColorElemType, kcmsSigLabV2toV4, kcmsSigLabV4toV2, kcmsSigIdentityElemType.
(Read only property)

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


The biggest plugin in space...