Click or drag to resize

GifImageInfoFrameDisposal Property

Gets or sets the frame disposal method to use for this frame.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public GifFrameDisposal FrameDisposal { get; }

Property Value

Type: GifFrameDisposal
The frame disposal method to use for this frame.
See Also