¡@

Home 

c# Programming Glossary: imid

Converting RGB to HSB Colors

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

brightness 255 float fMax fMid fMin int iSextant iMax iMid iMin if 0.5 brightness fMax brightness brightness saturation.. fMid fMin hue fMax fMin iMax Convert.ToInt32 fMax 255 iMid Convert.ToInt32 fMid 255 iMin Convert.ToInt32 fMin 255 switch.. 255 switch iSextant case 1 return Color.FromArgb alpha iMid iMax iMin case 2 return Color.FromArgb alpha iMin iMax iMid..