![]() |
![]() |
![]() |
get a pixel in native printer coordinates
unsigned long my_getpixel( int x, int y );
This function gets the color of the pixel at the given location.
![]() |
The location is specified in native printer coordinates. |
The color of the pixel.
Photon
Safety: | |
---|---|
Interrupt handler | Not applicable |
Signal handler | Not applicable |
Thread | Not applicable |
![]() |
![]() |
![]() |