GifImage.BackgroundColor
GifImage.BackgroundColor property
Manage the background color of the GIF image with this property. You can set or retrieve the background color to ensure consistency and enhance visual appeal.
public override Color BackgroundColor { get; set; }
Property Value
The background color.
See Also
- struct Color
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging