'Declaration Public Function New( _ ByVal colors() As System.UInteger _ )
public CpalPalette( System.uint[] colors )
Parameters
- colors
- The array of palette entries in ARGB format.
'Declaration Public Function New( _ ByVal colors() As System.UInteger _ )
public CpalPalette( System.uint[] colors )