Initializes a new instance of the Transparentize class with the given color.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Transparentize(
Color backgroundColor
)
Type: Aurigma.GraphicsMill.Color
A Color to transparentize. The default value is white.