Int 62 Fn 001A u - Fgdriver V4.02 - "fg_dispfile" - Display Stored Image [V]

AX = 001Ah
ES:BX -> ASCIZ filename
CX = image width in pixels (> 0)
DX = image format
0000h Fastgraph standard pixel run format
0001h packed pixel run format

Notes: the FGDRIVER functions are rearranged with each major release, but
their parameters do not change (see #3145)
This call is ignored in text modes
The image is displayed with its lower left corner at the current
graphics cursor position

See Also: AX=001Bh,AX=001Ch,AX=00B9h,AX=00BAh,AX=00BBh