aspose file tools
The moose likes Swing / AWT / SWT and the fly likes java images Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "java images" Watch "java images" New topic
Author

java images

Grega Leskovšek
Ranch Hand

Joined: Nov 13, 2008
Posts: 42
How to show just part of image - if I want to cut my image in 4x4 squares? And I want to show only a single square?
Is there a net way to do it?


--Always, Grega from Peace refuge
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

You can use CropImageFilter:


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: java images
 
Similar Threads
img tag does not display image
how to remove unwanted pixels from image
Modifying the ImagePicker Controller
Adjusting image size to image label
Writing Image Bytes on Response Stream