ChannelCombiner Constructor

Initializes a new instance of the ChannelCombiner class for the specified color space.

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

Syntax

C#
public ChannelCombiner(
	ColorSpace colorSpace
)

Parameters

colorSpace

Type: Aurigma.GraphicsMill.ColorSpace

A ColorSpace to create this ChannelCombiner for.

See Also

Reference