[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcGifWriter.AllowAddingTransparentColor

AllowAddingTransparentColor Property

AllowAddingTransparentColor

Gets or sets a value indicating if a transparent color should be added to the Global and Local Color Tables, if the number of opaque colors is less than 256.

Declaration
public bool AllowAddingTransparentColor { get; set; }
Public Property AllowAddingTransparentColor As Boolean