[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 62 u - FGDRIVER v1.10 - "FG_DISPLAY" - DISPLAY IMAGE (PACKED PIXEL RUN FMT)
        AX = 004Eh
        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:  this call is ignored in text modes
        the image is displayed with its lower left corner at the current
          graphics cursor position
SeeAlso: AX=004Fh,AX=0050h,AX=0060h

See Also: 62004D
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson