Used to hold information about some special images without headers.
public TNoHeaderFileInfo = record Size: LongInt; Width: LongInt; Height: LongInt; end;
ElderImagery (at line 50)