Int 62 Fn 001C u - Fgdriver V4.02 - "fg_displayp" - Display Image (packe [V]

AX = 001Ch
ES:BX -> pixel run map (trios of bytes: colors, count1, count2; colors
contains the color for the first run in its high nybble and
the color for the second run in its low nybble)
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=001Bh,AX=00B9h,AX=00BAh,AX=00BBh