[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - READ GRAPHICS PIXEL
        AH = 0Dh
        BH = page number
        CX = column
        DX = row
Return: AL = pixel color
Notes:  valid only in graphics modes
        BH is ignored if the current video mode supports only one page
SeeAlso: AH=47h

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