View Single Post
Old 08-22-12, 09:56 AM   #6
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by RickR View Post
Roger. Will do and thanks!...but I will not be satisfied until I know what goes in there. I'm worse than a damn cat! I pulled out the calculator and converted decimal to hex and vise versa but still doesn't line up. I will use the Patcher then have a look with hex editor. Thanks! Rick
PS. I use to know this stuff
Colors are RGBA values - DirectX style. Alpha, Blue, Green, Red where each one describes a byte value - thus giving 255 possible 'steps' for each component (RGB) or 255 * 255 * 255 = 16 million color combinations (with Alpha).
TheDarkWraith is offline   Reply With Quote