Cars
Contents: GRAFs page - All - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Edit
Format Type: Image
Extensions: dxt
Platforms: unknown
Endian Order: Little Endian
Format Specifications
Image
IMAGE HEADER
uint32 {4} - Version? (2)
uint32 {4} - Image Type? (54 = DXT Compression, 55 = Paletted)
uint32 {4} - Number of Colors (0 if not paletted, 256 if paletted)
COLOR PALETTE
for each color
byte {1} - Red
byte {1} - Green
byte {1} - Blue
byte {1} - Alpha
uint32 {4} - Number Of Mipmaps
uint32 {4} - Image Width
uint32 {4} - Image Height
IMAGE DATA
for each mipmap
uint32 {4} - Image Width
uint32 {4} - Image Height
uint32 {4} - Data Length
byte {X} - Image Data (DXT1 or 3/5, or indexes to the palette)
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Cars