Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reverse the RGB() function.
Message
From
14/04/1999 15:10:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Reverse the RGB() function.
Miscellaneous
Thread ID:
00208339
Message ID:
00208339
Views:
64
Okay doesn't ask why, we just need to do it. We want to take a color value and return the 3 color numbers that the RGB()function uses.

rgb(255,200,100) returns 6605055
We want to pass 6605055 to a function and get 255,200,100 returned.

Thanx.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Next
Reply
Map
View

Click here to load this message in the networking platform