Template:GRAFTemplate1: Difference between revisions
Jump to navigation
Jump to search
imported>PXR m (still wrong..) |
imported>Paul Siramy |
||
| Line 11: | Line 11: | ||
=== Format Specifications === | === Format Specifications === | ||
<tt><b> | <tt><b> | ||
{{{ | uint32 {4} - Width <br> | ||
uint32 {4} - Height <br> | |||
byte {1} - <font color="red">Unknown</font> <br> | |||
<br> | |||
<font color="blue"> ''' for (Width * Height){ ''' </font> <br> | |||
: uint16 {2} - Pixel Color <br> | |||
<font color="blue"> ''' } ''' </font> <br> | |||
<br> | |||
</b></tt> | </b></tt> | ||
=== Notes and Comments === | === Notes and Comments === | ||
Revision as of 18:53, 17 May 2006
{{{file_extension}}}
Format Type: {{{format_type}}}
Endian Order: {{{endian_order}}}
Date Posted: {{{date_posted}}}
Format Specifications
uint32 {4} - Width
uint32 {4} - Height
byte {1} - Unknown
for (Width * Height){
- uint16 {2} - Pixel Color
}
Notes and Comments
{{{notes}}}
MultiEx BMS Script
{{{bms_script}}}
Supported by Programs
{{{programs}}}
Documentation
{{{documentation}}}
Games
{{{games}}}