MSC: short far _getpixel( short x, short y )
MSC: short far _getpixel_w( double wx, double wy )
- prototype in graph.h - returns pixel value on success or -1 on failure - Turbo C uses
getpixel
()