[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        DW      GETPIXEL        ; Read a pixel from the graphics screen

  Input:
     AX         The x coordinate for the seed point
     BX         The y coordinate for the seed point

  Return:
     DL         The color index of the pixel read from the screen.

GETPIXEL reads the color index value of a single pixel from the graphics
screen. The color index value is returned in the DL register.

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