posted 19 years ago
Hi All,
image.getRGB(rgbOrgData, 0, sourceWidth, 0, 0, sourceWidth, sourceHeight);
lImage = javax.microedition.lcdui.Image.createImage(exifData, 0, exifData.length);
These two method well work on wtk 2.2 emulator but for nokia series 60 or 40 emulator its not work throws an exception illegalArgumentexception.
Can any body help me as soon as possible.
Regards
Maddi