ChannelCombiner.Sources Property

Gets an array of pipelines producing grayscale images for channel sources.

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

Syntax

C#
public Pipeline[] Sources { get; }

Property Value

An array of Pipeline representing grayscale images to be combined.

See Also

Reference