Gets or sets a value indicating whether an alpha source should be disposed along with this SetAlpha.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool AutoDisposeAlphaSource { get; set; }
true
if the alpha source (specified with the AlphaSource property) will be disposed along with this SetAlpha; otherwise, false
.