Initializes a new instance of the ScaleAlpha class using the specified scale factor.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ScaleAlpha(
float scale
)
Type: System.Single
The scale factor (up to100
). You can change this value later using the Scale property.