Imperialism 2 PICT
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: Archive
Extensions: pict
Platforms: unknown
Endian Order: Little Endian
Format Specifications
// Image is upside-down
// If the width and/or height are not multiples of 4 bytes, the image data has extra bytes to pad the image out to a 4-byte multiple.
// eg if the width is 25, there are 3 extra bytes at the end of each row to pad it out to a multiple of 4 bytes (28 in this case)
// IMAGE HEADER
4 - Header Size (40)
4 - Image Width
4 - Image Height
2 - Unknown (1)
2 - Bits Per Pixel? (8)
4 - null
4 - Image Data Length
4 - Unknown (2835)
4 - Unknown (2835)
8 - null
// COLOR PALETTE
// for each color (256 colors)
1 - Red
1 - Green
1 - Blue
1 - Alpha (ie "0" is full alpha, "255" is no alpha)
// IMAGE DATA
// for each pixel
1 - Color Palette Index
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Imperialism 2