ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Integer()
    public System.int[] Colors {get;}
    See Also