WoW:BLP file: Difference between revisions

No change in size ,  16 January 2009
the data in .BLP file is ARGB instead of RGBA
(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 RGBA 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 ARGB 8888 value.  This table is only used for RAW images, but is present in all BLPs regardless.


=== RAW compression ===
=== RAW compression ===
Anonymous user