
-----------------------------------
HellblazerX
Mon Apr 03, 2006 5:16 pm

Creating an image from an existing image
-----------------------------------
How can I create new images from existing image objects that are smaller than the original image.  Like taking a bitmap image and dividing it up into smaller pieces.

-----------------------------------
rizzix
Mon Apr 03, 2006 6:09 pm


-----------------------------------
read the java almanac pefore posting please: http://javaalmanac.com/egs/java.awt.image/CropImage.html
