I have a component in my GUI that I want to use to display an image and support the following features.
I want to support: Fit to width/height Custom zoom in/out Setting image back to original image size Is there any examples dealing with zooming? If not can you point me in the right direction. Do I need to get the graphics and redraw it myself? Or is there some utility method? I imagine changing the size will only clip the image? Thanks -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Zooming-an-image-tp2528274p2528274.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
