Interrups | Categories | Contents |
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 #03474). 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 -
Interrups | Categories | Contents |