FORMAT (1669B)
1 2 FARBFELD IMAGE FORMAT SPECIFICATION 3 4 ╔════════╤═════════════════════════════════════════════════════════╗ 5 ║ Bytes │ Description ║ 6 ╠════════╪═════════════════════════════════════════════════════════╣ 7 ║ 8 │ "farbfeld" magic value ║ 8 ╟────────┼─────────────────────────────────────────────────────────╢ 9 ║ 4 │ 32-Bit BE unsigned integer (width) ║ 10 ╟────────┼─────────────────────────────────────────────────────────╢ 11 ║ 4 │ 32-Bit BE unsigned integer (height) ║ 12 ╟────────┼─────────────────────────────────────────────────────────╢ 13 ║ [2222] │ 4⋅16-Bit BE unsigned integers [RGBA] / pixel, row-major ║ 14 ╚════════╧═════════════════════════════════════════════════════════╝