This is an old revision of the document!
Table of Contents
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
@SetDot
Brief
Draw Pixel
BIOS Interrupt
Family API
Syntax
@SetDot color, row, col, page
Parameters
- color (BYTE) - color
- col (BYTE) - column
- row (BYTE) - row
- page (BYTE) - optional video page number