GifFrame.DisposalMethod Property

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

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

Syntax

C#
public DisposalMethod DisposalMethod { get; }

Property Value

A DisposalMethod of this frame.

See Also

Reference