GreenScreenRemoval Class

Removes green areas in an image.

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

Syntax

C#
public sealed class GreenScreenRemoval : Transform

Remarks

This transform is required to replace green background with another. Such technique is called color keying.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.PipelineElement
L Aurigma.GraphicsMill.Transforms.Transform
L Aurigma.GraphicsMill.Transforms.GreenScreenRemoval

See Also

Reference

Manual