Gets or sets whether transparent pixels of the current frame are to be blended with corresponding pixels of the previous canvas.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool BlendTransparentWithPrevious { get; set; }
true
if alpha-blending is used; otherwise, false
.