'宣言 Public Function New( _ ByVal colors() As System.UInteger _ )
public CpalPalette( System.uint[] colors )
パラメータ
- colors
- The array of palette entries in ARGB format.
'宣言 Public Function New( _ ByVal colors() As System.UInteger _ )
public CpalPalette( System.uint[] colors )