What is the best way to draw only a certain rectangle of an image(jpeg not buffered or something)?I need to display certain pieces of a image and to zoom out. I use just simple java , but if this is easier or it runs faster on java2D then I can switch.
Thanks.