RgbChannelCombiner.R Property

Gets or sets a pipeline producing an image for the red channel.

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

Syntax

C#
public Pipeline R { get; set; }

Property Value

Gets or sets a pipeline producing an image for the red channel.

See Also

Reference