Initializes a new instance of the ScaleAlpha class with the given scale source and auto dispose flag.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ScaleAlpha( Pipeline scaleSource, bool autoDisposeSource )
Type: System.Boolean
true
if the the scale source should be disposed with this ScaleAlpha; otherwise, false
.