CmykChannelCombiner.K Property

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

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

Syntax

C#
public Pipeline K { get; set; }

Property Value

A Pipeline producing an image for the black channel.

See Also

Reference