Color.FromRgb Method


Definition

public static Color FromRgb( int alpha, int rgb );

Parameters

alphaSystem.Int32.
rgbSystem.Int32.

Return Value

System.Drawing.Color.

© 2004-2005 GlobFX Technologies. All rights reserved.