View Single Post
Old 08-07-2007, 12:27 PM   #30 (permalink)
Comedian2004
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
Thanks!!

OK, I started to work on this and it is actually going to be very easy, well, at first glance.

Now I am seeing that the colors are saved here in Hex:

Philadelphia Athletics,1901,1500B2,F0FFFF

However, reading the readme.txt file in the logo folder, I see this:

Cannibals_204102050_210210001_sometext.png.

In this case, the background color will be R = 204, G = 102, B = 050 (RGB as in Red/Green/Blue is a color code used by many imaging programs). The text color will be R=210, G=210, B=001. And the "sometext" will just be ignored.

I am assuming that I have to convert the 'F0FFFF" into decimal. I am also assuming that it would be FO=RED FF=GREEN and the other FF=BLUE.

So, I guess I convert the 3 values to decimal and append it onto the file name.

Anyone with me on this?

E-mail me at larry@cfl.rr.com or IM me at webcomedian@msn.com if you know
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote