You Are Here:

Community: Developer Discussion Boards

#1 Old BUG in 7650c Mutable Image - 2003-02-07, 13:26

Join Date: Mar 2003
Posts: 4
alexhong
Offline
Registered User
With several testing, I found that the 7650c Model (The Traditional Chinese version) is buggy in creating Mutable image by something like:

...
Image tmpimage = new Image("dummy.png");
Image realimage = new Image(tmpimage.getWidth(), tmpimage.getHeight()); // Mutable Image for buffering
realimage.getGraphics().drawImage(tmpimage, 0, 0, 20);
realimage.getGraphics().setColor(0xFF0000);
realimage.getGraphics().drawLine(x1, y1, x2, y2);
...

The mutable image shows nothing. And each action involved the mutable image will cause memory leak.

This problem does not exist in the English version of 7650.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia