GifFrameSettings.DisposalMethod Property

Gets or sets a disposal method, i.e. what to do with the screen when a frame is being displayed.

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

Syntax

C#
public DisposalMethod DisposalMethod { get; set; }

Property Value

A DisposalMethod of a frame. The default value is None.

See Also

Reference