Draw a single pixel on the current context at the specified coordinates.
The color of the pixel comes from the pixmap as if p was tiled over the entrire context starting with the top/left of the
pixmap at 0, 0.
| x |
the X coordinate |
| y |
the Y coordinate |
| p |
the pixmap |