Click or drag to resize

GifFrameFrameDisposal Property

Gets or sets the method of frame disposal to use before rendering the next 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; set; }

Property Value

Type: GifFrameDisposal
The method of frame disposal to use before rendering the next frame.
See Also