Color.FromArgb Method


Definition

public static Color FromArgb( int red, int green, int blue );

Parameters

redSystem.Int32.
greenSystem.Int32.
blueSystem.Int32.

Return Value

System.Drawing.Color.

© 2004-2005 GlobFX Technologies. All rights reserved.