It's bgra, not argb
m (WW:MOS; cleanup) |
(It's bgra, not argb) |
||
| Line 20: | Line 20: | ||
=== The .BLP color palette === | === The .BLP color palette === | ||
The header is always followed by a 256-entry color table. Each entry a 32-bit | The header is always followed by a 256-entry color table. Each entry a 32-bit BGRA 8888 value. This table is only used for RAW images, but is present in all BLPs regardless. | ||
=== RAW compression === | === RAW compression === | ||