INT 62 u - FGDRIVER v3.03 - "FG_DISPLAY" - DISPLAY IMAGE (STD PIXEL RUN FORMAT) AX = 0019h 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: For FGDRIVER v1.10, this function was "FG_SETATTR" (see AX=008Ah); "FG_DISPLAY" was AX=004Dh This call is ignored in text modes The image is displayed with its lower left corner at the current graphics cursor position SeeAlso: AX=0018h,AX=001Ah,AX=009Ah,AX=009Bh,AX=009Ch .