TkImg RAW
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|raw}} |released=2008 }} TkImg '''RAW''' format is a simple raster graphics file format associated with t...") |
Latest revision as of 16:14, 2 June 2019
TkImg RAW format is a simple raster graphics file format associated with the TkImg open source graphics software.
[edit] 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
".
[edit] Specifications
- Described in the TkImg img-raw man page, e.g. [1].