RgbChannelCombiner.G Property

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

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

Syntax

C#
public Pipeline G { get; set; }

Property Value

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

See Also

Reference