LabChannelCombiner Class

Creates a Lab image by combining several grayscale images.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public sealed class LabChannelCombiner : ChannelCombiner

Remarks

Note

The merging channels must be of the same dimensions and resolution.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.PipelineElement
L Aurigma.GraphicsMill.ChannelCombiner
L Aurigma.GraphicsMill.LabChannelCombiner

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference

Manual