Color.FromRgb

Color.FromRgb Method


Overload List

public static Color FromRgb( int rgb );
public static Color FromRgb( int alpha, int rgb );
© 2004-2005 GlobFX Technologies. All rights reserved.