¡@

Home 

c# Programming Glossary: brightness

Converting RGB to HSB Colors

http://stackoverflow.com/questions/4106363/converting-rgb-to-hsb-colors

summary Creates a Color from alpha hue saturation and brightness. summary param name alpha The alpha channel value. param param.. name saturation The saturation value. param param name brightness The brightness value. param returns A Color with the given values... The saturation value. param param name brightness The brightness value. param returns A Color with the given values. returns..