'Declaration Public Function New( _ ByVal argb As System.UInteger _ )
public PaletteColor( System.uint argb )
Parameters
- argb
- A packed unsigned integer containing all four color components in 32bppBGRA format.
'Declaration Public Function New( _ ByVal argb As System.UInteger _ )
public PaletteColor( System.uint argb )