Aurigma Graphics Mill 5.5 for .NET
GifEncoderOptions..::.DisposalMethod Property
Gets/sets disposal method, i.e. what to do with the screen when new frame is being displayed.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Property DisposalMethod As DisposalMethod
C#
public DisposalMethod DisposalMethod { get; set; }