2P5D File Format By Stuart "Stucuk" Carey Integer = 4 Byte Signed Byte = 1 Byte Unsigned RGBQuad = (R,G,B,A : Byte) TotalWidth (Integer) Height (Integer) FrameWidth (Integer) ZBuffer (Array of Byte) - TotalWidth*Height in Size. Max value is 127. RGB (Array of Byte) - TotalWidth*Height in Size. Points to Palette colours. Palette (Array [0..255] of RGBQuad)