[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        DW      PUTPIXEL        ; Write a pixel to the graphics screen

  Input:
     AX         The x coordinate for the seed point
     BX         The y coordinate for the seed point
     DL         The color index of the pixel read from the screen.

  Return:
     Nothing

PUTPIXEL writes a single pixel with the the color index value contained in
the DL register.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson