Initializes a new instance of the RemoveAlpha class using the specified background color.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public RemoveAlpha( Color backgroundColor )
Type: Aurigma.GraphicsMill.Color
The Color to blend semi-transparent areas with. You can change this value later using the BackgroundColor property.