Zabaware Support Forums

Zabaware Forums => Ultra Hal 7.0 => Topic started by: Dr.Benway on March 22, 2005, 08:17:45 am

Title: Formula for colors in skin-files
Post by: Dr.Benway on March 22, 2005, 08:17:45 am
I noticed that some forum members in the past have wondered about the color values in Hals skin-files. I think I finally figured out the right way to calculate a color number.

The formula goes:

(Red) + (256*Green) + (256*256*Blue) = color number

At least, this formula seems to do the trick for me.