Changes

Jump to navigation Jump to search

TI.Image

27 bytes added, 15:44, 22 May 2011
Line 53: Line 53:     
==Pixel data==
 
==Pixel data==
The pixel data commes directly after the header. Each pixel has a data section of two bytes.
+
The pixel data comes directly after the header.
 +
Pixels are arranged in rows.
 +
Each pixel has a data section of two bytes.
 
It contains the rgb values, and the alpha channel.
 
It contains the rgb values, and the alpha channel.
 
   
 
   
Line 77: Line 79:  
   
 
   
 
This is then added to the data buffer.
 
This is then added to the data buffer.
      
==Examples==
 
==Examples==

Navigation menu