Color.FromHsb

Color.FromHsb Method


Overload List

public static Color FromHsb( double hue, double saturation, double brightness );
public static Color FromHsb( double hue, double saturation, double brightness, double alpha );
© 2004-2005 GlobFX Technologies. All rights reserved.