TkImg RAW
From Just Solve the File Format Problem
TkImg RAW format is a simple raster graphics file format associated with the TkImg open source graphics software.
Format details
A RAW file has an ASCII header with one item per line, followed by binary image data. The first line is "Magic=RAW
".
Specifications
- Described in the TkImg img-raw man page, e.g. [1].