Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
_GetPixel... Functions
◄Summary► ◄Details► ◄Example► ◄Back►
FUNCTION _GetPixel( x, y : Integer ) : Integer;
FUNCTION _GetPixel_w( wx, wy : Double ) : Integer;
Get the color index of the pixel at the specified location
Unit: MSGraph
See also: _GetVideoConfig, _GrStatus, _RemapAllPalette,
_RemapPalette, _SelectPalette, _SetBkColor, _SetColor,
_SetPixel, _SetTextColor, _SetVideoMode