Changes

4 bytes added ,  02:14, 5 August 2010
m
no edit summary
Line 108: Line 108:  
== The Alpha (Transparency) ==
 
== The Alpha (Transparency) ==
   −
The colour codes in the .h file will in fact NOT work for GRRLIB as they stand. GRRLIB requires an extra byte (2 digits of Hex) of data to determine a colour's opacity. To modify color.h to work with any lib requiring the Alpha channel, just append "ff" to each colour to make it solid.
+
The colour codes in the .h file will in fact NOT work for [[GRRLIB]] as they stand. GRRLIB requires an extra byte (2 digits of Hex) of data to determine a colour's opacity. To modify color.h to work with any lib requiring the Alpha channel, just append "ff" to each colour to make it solid.
    
[[Category:References]]
 
[[Category:References]]
3,032

edits