Image tile/concatenation/stitch program ?
From: W. Jin (wcjin_at_hanmir.com)
Date: 11/07/03
- Previous message: Joan MacEachern: "Java(TM) Enterprise System NetTalk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 7 Nov 2003 12:08:48 -0800
Hi, I am not familiar with Image/graphics stuffs.
Is there an API for combining multiple images into one big image ?
For example, I have four identical size images, 1.png, 2.png, 3.png, 4.png.
And they need to be combined to into one image as follows:
+------+------+
| | |
| 1 | 2 |
| | |
+------+------+
| | |
| 3 | 4 |
| | |
+------+------+
Any sample codes or reference would be appreciated.
Thanks,
-- W. Jin
- Previous message: Joan MacEachern: "Java(TM) Enterprise System NetTalk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]