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