| 1. Data File Name - This is the file that is viewed in the main window. |
| 2. Palette File - This is the file that is used in the palette window. |
3. Image Size - These are the dimensions you want to view your data as.
a. 4,8 are the amount of pixels that the height and width change by.
|
| 4. Screen Size - This is the maximun that your image size can be. |
| 5. Data Endian - Big or Little Endian . |
| 6. Pixel/Bit - how many bits per pixel. |
| 7. Data Shift Mode - How much of the data you skip when searching the file. |
| 8. Data Offset - How many bytes you are from the beginning of the file. |
| 9. Palette/Byte - How many bytes per palette entry. |
| 10. Palette Type - What order the RGB is in. (ex. BGR, GRB, etc.) |
| 11. Extention Bit - For files that use 5R 5G 5B, this is for where the extra bit is. |
| 12. Palette Shift Mode - How much of the data you skip when searching the palette file. |
| 13. Palette Offset - How many bytes you are from the beginning of the palette file. |
| 14. Alpha Test - I really don't know, it doesn't seem to work for me. But I assume it's for the alpha channel. |