Click or drag to resize

GifFrameCollectionBackgroundColorIndex Property

Gets or sets the index in the global palette used as the background color for the animation canvas.

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 int BackgroundColorIndex { get; set; }

Property Value

Type: Int32
The index in the global palette used as the background color for the animation canvas.
See Also