en:docs:macrolib:getdot

Note: This IBM PC BIOS API call is for DOS/Win16 personality only. Use Family API for portability.

Note: osFree Macro Library provides macros for most of functions

2022/03/13 05:41 · prokushev · 0 Comments

@GetDot

Version

IBM 5150 and higher

Brief

Get Pixel Color

Version

IBM 5150 and higher

BIOS Interrupt

Family API

No equivalent

Syntax

@GetDot col, row, page

Parameters

  • col (BYTE) - column
  • row (BYTE) - row
  • page (BYTE) - optional video page number

Return