Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RGB(r,g,b) == x
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
RGB(r,g,b) == x
Divers
Thread ID:
00586236
Message ID:
00586236
Vues:
48
Greetings my friends. :)

One more of those tiny easy questions:

?RGB(150,120,0) returns 30870. No problem.

But, how can I get the RGB components from 30870?

I want to do something like :

x = Form.BackColor

RedComponent = RED(x)
GreenComponent = GREEN(x)
BlueComponent = BLUE(x)

Any help is welcome.

TIA

Alonso
Like Frank said: "I did it... MY WAY!"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform