the data in .BLP file is ARGB instead of RGBA
m (→Sample Files: 1a) |
(the data in .BLP file is ARGB instead of RGBA) |
||
| Line 21: | Line 21: | ||
=== 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 ARGB 8888 value. This table is only used for RAW images, but is present in all BLPs regardless. | ||
=== RAW compression === | === RAW compression === | ||