ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / C1Bitmap.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 Boolean
    public bool HasAlpha {get; set;}
    See Also