[reportlab-users] determine the color of a pixel
pier carteri
pier.carteri at gmail.com
Thu Oct 26 17:10:42 EDT 2006
Hi to all,
is it possible to know the color of a particular region of the canvas?
somethings like
canvas.getColorAtPosition(pos_x, pos_y)
If no, is it possible to know which object (line, text, rectangle ...)
is present in a particular position on the canvas?
somethings like
canvas.getObjectsAtPosition(pos_x, pos_y)
Thank you!
Pier
More information about the reportlab-users
mailing list