Line 43:
Line 43:
{| class="wikitable"
{| class="wikitable"
|-
|-
−
! Type !! Size(bytes)
+
! Type !! Size, bytes
|-
|-
| Magic || 4
| Magic || 4
Line 66:
Line 66:
; Array image files
; Array image files
: In these files the amount of entries can be any. You should read the image file up to the EOF to find out the exact number.
: In these files the amount of entries can be any. You should read the image file up to the EOF to find out the exact number.
+
; Single-entry image files
; Single-entry image files
: In these files exactly one entry is stored.
: In these files exactly one entry is stored.