Blender.AutoDisposeTopImage Property

Gets or sets a value indicating whether an overlay image should be disposed along with this Blender.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool AutoDisposeTopImage { get; set; }

Property Value

true if the overlay image (specified with the TopImage property) will be disposed along with this Blender; otherwise, false.

See Also

Reference