Hi all,
Forgive my english, I'm french :s
I use the floatcanvas in order to make a software for image  
processing, for biological and medical images.
When I put a bitmap in the canvas, sometimes I call dc.DrawLinePoint  
to make some segments (for measures), most of the time I do some  
convolutions... The FloatCanvas is used to refresh the display of the  
bitmap.
I'd like to get all the objects which are in the floatcanvas, the only  
way I found to do it is to call saveAsPNG and re-open with PIL Image  
or wx.Image...
Is there any faster and better way to do it ?
Thanks.


_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to