<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - How to achieve transperancy plz help? - Comments</title>
 <link>http://www.newlc.com/forum/how-achieve-transperancy-plz-help</link>
 <description>Comments for &quot;How to achieve transperancy plz help?&quot;</description>
 <language>en</language>
<item>
 <title>Re: How to achieve transperancy plz help?</title>
 <link>http://www.newlc.com/forum/how-achieve-transperancy-plz-help#comment-42557</link>
 <description>&lt;p&gt;Well, technically, you can use any image format that supports alpha information as long as you can manage to load it into a bitmap and a mask for the bitmap.&lt;/p&gt;

&lt;p&gt;PNG is supported by the (very weird) icon API, so that is a possibility.&lt;/p&gt;

&lt;p&gt;Other possibilities are mbm files (through normal bitmap loading), or SVG files (also via the icon api), or through the CImageDecoder API.&lt;/p&gt;

&lt;p&gt;imagedecoder demands that you have the transparency mask and the image in separate files though, and mbm demands you have two bitmaps, one normal and one mask bitmap in it.&lt;/p&gt;

&lt;p&gt;On 3rd edition, its also possible to use the image format EColor16MA which have 32 bit pixels with embedded alpha channel, but unfortunatly there isnt much support to load images into this format, and its not very prioritized by Symbian, so it might be slow in some versions, or have slightly incompatible behaviour...&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 24 Oct 2007 14:59:26 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 42557 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to achieve transperancy plz help?</title>
 <link>http://www.newlc.com/forum/how-achieve-transperancy-plz-help#comment-42497</link>
 <description>&lt;p&gt;PNG files are used to do this&lt;/p&gt;

&lt;p&gt;Thanks&lt;br /&gt;
Hidayath&lt;/p&gt;</description>
 <pubDate>Tue, 23 Oct 2007 11:10:44 +0200</pubDate>
 <dc:creator>HidayathKhan</dc:creator>
 <guid isPermaLink="false">comment 42497 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to achieve transperancy plz help?</title>
 <link>http://www.newlc.com/forum/how-achieve-transperancy-plz-help#comment-42496</link>
 <description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;u can see this link for code&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://discussion.forum.nokia.com/forum/showthread.php?p=354510#post354510&quot;&gt;http://discussion.forum.nokia.com/forum/showthread.php?p=354510#post354510&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks&lt;br /&gt;
Hidayath&lt;/p&gt;</description>
 <pubDate>Tue, 23 Oct 2007 11:04:25 +0200</pubDate>
 <dc:creator>HidayathKhan</dc:creator>
 <guid isPermaLink="false">comment 42496 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to achieve transperancy plz help?</title>
 <link>http://www.newlc.com/forum/how-achieve-transperancy-plz-help#comment-42491</link>
 <description>&lt;p&gt;I dont have a code .. &lt;br /&gt;
hope ths link help&lt;br /&gt;
&lt;a href=&quot;http://www.newlc.com/forum/bitmap-and-bitmap-mask&quot;&gt;http://www.newlc.com/forum/bitmap-and-bitmap-mask&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 23 Oct 2007 08:17:53 +0200</pubDate>
 <dc:creator>Sohil</dc:creator>
 <guid isPermaLink="false">comment 42491 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to achieve transperancy plz help?</title>
 <link>http://www.newlc.com/forum/how-achieve-transperancy-plz-help#comment-42489</link>
 <description>&lt;p&gt;have to achieve transperancy using BMP or  PNG files!!!!!!&lt;/p&gt;

&lt;p&gt;thanks&lt;br /&gt;
Hidayath&lt;/p&gt;</description>
 <pubDate>Tue, 23 Oct 2007 07:37:55 +0200</pubDate>
 <dc:creator>HidayathKhan</dc:creator>
 <guid isPermaLink="false">comment 42489 at http://www.newlc.com</guid>
</item>
<item>
 <title>How to achieve transperancy plz help?</title>
 <link>http://www.newlc.com/forum/how-achieve-transperancy-plz-help</link>
 <description>&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;i want to achieve transperancy in my application.&lt;/p&gt;

&lt;p&gt;I mean to say, how i can draw the transperant images so that i can see the background image &lt;br /&gt;
as well.&lt;/p&gt;

&lt;p&gt;for eg: when i press options button on some screen, the popup will come, behind that popup &lt;br /&gt;
there will be transperant image, thru that transperant image still we can able to see the&lt;br /&gt;
background image.&lt;/p&gt;

&lt;p&gt;Waiting for more replies &lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/how-achieve-transperancy-plz-help&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/how-achieve-transperancy-plz-help#comments</comments>
 <category domain="http://www.newlc.com/forums/2d-3d-graphics">Bitmaps and Graphics</category>
 <pubDate>Tue, 23 Oct 2007 07:36:56 +0200</pubDate>
 <dc:creator>HidayathKhan</dc:creator>
 <guid isPermaLink="false">19376 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
