Merging of images

hi

currently i have created a class to which when a Component is passed that Component is saved as a image.

Now i have to add a logo(other image) to the bottom of the image being created or already created..how can i achieve this..?

Also, I save file in different file formats(png,jpg,bmp..) then would i require the other file to be in the same format ?

require your views.... :)

[416 byte] By [Trushanta] at [2007-10-2 18:44:27]
# 1
Hmmm,Not sure that I completely understand, but have a look at the Java Advanced Imaging (JAI) API.I've used it before for converting TIF to PNG etc. http://java.sun.com/products/java-media/jai/index.jspHTHPaul C.
Pcasanovaa at 2007-7-13 20:06:59 > top of Java-index,Desktop,Core GUI APIs...