Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap.Palette Class / HasAlpha Property

In This Topic
    HasAlpha Property
    In This Topic
    Gets or sets a value that describes whether the palette contains an alpha transparent color.
    Syntax
    'Declaration
     
    Public Property HasAlpha As System.Boolean
    public System.bool HasAlpha {get; set;}
    See Also