Int 62 Fn 001B u - Fgdriver V4.02 - "fg_display" - Display Image (std Pi [V]

AX = 001Bh
ES:BX -> pixel run map (pairs of bytes: color index, count)
CX = number of pixel runs to display
DX = width of image in pixels (> 0)

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=001Ah,AX=001Ch,AX=00B9h,AX=00BAh,AX=00BBh