TransparentColor

GifImage.TransparentColor property

Retrieve the transparent color of the active frame in the GIF image. This property allows you to access the specific color that has been designated as transparent within the currently active frame.

public override Color TransparentColor { get; }

See Also