j
k
j a
j l
You can use Image.X.decode_truecolor() to convert the raw data to an Image object.
Also, there is Image.X.decode_pseudocolor() which can do the palette lookup for you if you create an Image.Colortable object from the palette data.
Back to the thread
Back to the list