07-23-2008 06:16 AM
Hello guys'
Have a nice day. I am developing desktop application for BB. I need to merge 4 images.
Do you know how to merge images ? I think for do it so using BitmapField and EncodedImage class.
Plz help me guys'
Tnx
Solved! Go to Solution.
07-23-2008 06:54 AM
Hi there,
Merging images would typically require generic java programming, not anything specific to the BlackBerry API set. I did a quick search on the internet for "java merge bitmap" and found a few good links to sample code. Can you give that a try?
Tariq
07-23-2008 07:05 AM