Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What Color (Hex Number) was used
Message
De
23/05/2002 18:47:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00660631
Message ID:
00660815
Vues:
11
>I have a few gifs that I would like to use in an application, but I can't seem to figure out what background color to use with the gifs. Does anyone know of a way for me to somehow figure out what is the HEX color number to use. I was thinking of a utility that I could bring the gif into that had a way to tell me what color was being used by certain portions of the gif.

Create a form. Put an image in top=0, left=0. Set the MouseDown method of the image to:
WAIT WINDOW RIGHT(TRANSFORM(THISFORM.Point(nXCoord, nYCoord),"@0"),6)
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform