Removes green areas in an image.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void RemoveGreenScreen(
float strength,
float transparencyCoefficient
)
Type: System.Single
The sharpening strength in range[0, 100]
.Type: System.Single
The transparency coefficient in range[400, 20000]
.