GifOptions.HasTransparentColor

GifOptions.HasTransparentColor property

Gets or sets a value indicating whether a GIF image has transparent color. If the return value is null, this property is overridden by the source image context.

public bool? HasTransparentColor { get; set; }

See Also