'Declaration Public Function New( _ ByVal red As System.Integer, _ ByVal green As System.Integer, _ ByVal blue As System.Integer, _ Optional ByVal alpha As System.Integer _ )
public PaletteColor( System.int red, System.int green, System.int blue, System.int alpha )
PaletteColor Structure PaletteColor Members Overload List