Computer Science Canada

Creating an image from an existing image

Author:  HellblazerX [ Mon Apr 03, 2006 5:16 pm ]
Post subject:  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.

Author:  rizzix [ Mon Apr 03, 2006 6:09 pm ]
Post subject: 

read the java almanac pefore posting please: http://javaalmanac.com/egs/java.awt.image/CropImage.html


: