ChannelBalance Class

Adjusts the channel balance of an image.

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

Syntax

C#
public sealed class ChannelBalance : MaskTransform

Remarks

In order to modify the channel balance, specify an array of addends (Addends) and/or an array of multipliers (Multipliers).

Inheritance Hierarchy

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference