EggPaint file format: Difference between revisions

From AtariForumWiki
Jump to navigation Jump to search
>Lp
(New page)
 
>Lp
m (moved EggPaint to EggPaint file format: For consistency)
 
(No difference)

Latest revision as of 19:11, 2 January 2017

EggPaint        *.TRP

   1 long       'TRUP' file ID
   1 word       xres
   1 word       yres
xres*yres*2 bytes Falcon true color data,  word RRRRRGGGGGGBBBBB
Packed EggPaint pictures are packed with ICE 2.4.

Back to ST Picture Formats