Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Color (Hex Number) was used
Message
From
23/05/2002 18:47:17
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00660631
Message ID:
00660815
Views:
10
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform