This page was last modified 05:02, 30 August 2007.
KIJ000692 - GIF transparency does not work correctly on Series 40 3rd Edition devices
From Forum Nokia Wiki
| GIF transparency does not work correctly on Series 40 3rd Edition devices | KIJ000692 | |
| Overview | - | |
| Category | Java | |
| Subcategory | MIDP1.0/2.0 | |
| Reported against | Series 40 3rd Edition | |
| Date identified | June 25, 2007 | |
| Symptoms | - | |
| Detailed description | When drawing GIF images with transparency on canvas using the Image.createImage() method, the transparent pixels become opaque. This results in corrupted graphics. | |
| How to reproduce | Load the picture using the following method: image=Image.createImage("/example.gif"); Then apply the image to the canvas using the drawImage() method. | |
| Solution | Use PNG images instead of GIFs. The problem does not occur with images in PNG format. | |
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| S60 Signing and Certification | Nokia Ron | Symbian Signing, Certification and Security | 52 | 2007-11-15 09:40 |
| S60 3rd Edition Device and Heap limitation! | khurshed79 | General Symbian C++ | 6 | 2006-06-29 10:51 |
| question | yanhuy | Symbian Networking & Messaging | 1 | 2006-12-19 09:49 |
| series 60 version 2 bug report---very important | tekkenly | General Browsing | 0 | 2004-12-20 06:54 |
| problem with using MADLIB | newbie2201 | Symbian Media (Graphics & Sounds) | 5 | 2007-02-27 15:02 |

