WoW:BLP file: Difference between revisions

No change in size ,  1 January 2010
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 ARGB 8888 value. This table is only used for RAW images, but is present in all BLPs regardless.
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 ===
Anonymous user