| Offset | Name | Size | Contents |
| 4 | cf | 2 | Image format: = 02h, Windows metafile or Macintosh PICT format = 09h, Windows bitmap format = 0Eh, Native format (see text) |
| 6 | env | 2 | Environment from which the file was written: = 1, Microsoft Windows = 2, Apple Macintosh |
| 8 | lcb | 4 | Length of the image data |
| 12 | data | var | Image data |