| GetPix | Function (ROM Call 0x19F) |
| graph.h |
| short GetPix (short x, short y); |
Gets the status of a specified pixel.
GetPix gets the status of the pixel located at (x, y). Returns TRUE or FALSE depending on whether the corresponding pixel is set or reset.