convert_units_from_pixels
Description:
Converts a coordinate from pixels to the canvas's units, ignoring scaling and ignoring the coordinate space specified in the call to set_bounds.
Parameters:
| this |
a Canvas. |
| x |
a pointer to the x coordinate to convert. |
| y |
a pointer to the y coordinate to convert. |