Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Colors...

104| Mon, 03 Dec 2007 08:38:00 GMT| nove| Comments (1)
How do Hue, Sat, and Lum affect colors? Do they produce shades you can't with just RGB?

Keywords & Tags: colors, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/80700/
 
«« Prev - Next »» 1 helpful answers below.
NO, you can use RGB, but you need to do the math to set the blue, red, and green

this link may help:
http://www.vbaccelerator.com/home/VB/Code/vbMedia/Colour_Models/Hue__Luminance_and_Saturation/Hue__Luminance_and_Saturation_Demonstration.asp
but i didn't look at the code thourghly

all | Mon, 03 Dec 2007 19:04:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories