ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / Palette Class / Colors Property

In This Topic
    Colors Property (Palette)
    In This Topic
    Gets the colors.
    Syntax
    'Declaration
     
    Public ReadOnly Property Colors As Integer()
    public int[] Colors {get;}
    See Also