GreenScreenRemoval.TransparencyCoefficient Property

Gets or sets the transparency coefficient for the green screen removal.

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

Syntax

C#
public float TransparencyCoefficient { get; set; }

Property Value

A single-precision floating-point value representing the transparency coefficient.

See Also

Reference