Oh, I missed one :) The HAZ files - if they are what you expect, it would probably be structures similarly to a BMP image (you can find BMP specs everywhere on the net), or more probably it would just be a 2D array of bits that represent the alpha. In other words, if the image is 4x4, it would just ...