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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public GifFrameDisposal FrameDisposal { get; }

Property Value

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