Definition
public static Color FromRgb( int alpha, int rgb );
Parameters
alphaSystem.Int32. rgbSystem.Int32.
Return Value
System.Drawing.Color.