Function 0Dh Read Dot - determine the color of one graphics pixel

entry AH 0Dh

CX column (X=0000h - 027Fh) (0-319 or 639)

DX row (Y=0000h - 00C7h) (0-199)

return AL color of dot

note Only valid in graphics mode