[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmap.Opaque

Opaque Property

Opaque

Gets or sets a value indicating whether the alpha channel of the image should be ignored.

Declaration
public bool Opaque { get; set; }
Public Property Opaque As Boolean
See Also