<?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 make transparent or semi-transparent in my app - Comments</title>
 <link>http://www.newlc.com/topic-3130</link>
 <description>Comments for &quot;How to make transparent or semi-transparent in my app&quot;</description>
 <language>en</language>
<item>
 <title>How to make transparent or semi-transparent in my app</title>
 <link>http://www.newlc.com/topic-3130#comment-9881</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Try this&lt;br /&gt;&lt;br /&gt;Class TGopBitBltAlphaBitmap&lt;br /&gt;TGopBitBltAlphaBitmap&lt;br /&gt;Support&lt;br /&gt;Supported from 7.0 &lt;br /&gt;&lt;br /&gt;Description&lt;br /&gt;An accelerated graphics operation that copies a rectangular region of one bitmap into another using alpha blending values provided in a third bitmap.&lt;br /&gt;&lt;br /&gt;The way alpha blending works is as follows: if the alpha value is the maximum, the source pixel is opaque, in other words, the full colour of the pixel is written to the destination. If the alpha value is zero, the source pixel is fully transparent, and the destination is left unaltered. Values in-between cause blending with the following formula:&lt;br /&gt;&lt;br /&gt;Destination = Source*Alpha/max_Alpha + Destination*(max_Alpha-Alpha)/max_Alpha&lt;br /&gt;&lt;br /&gt;Colour alpha bitmaps specify red, green and blue alpha values for each pixel, greyscale bitmaps specify a single alpha value for each pixel. The maximum alpha value depends on the bitmap&#039;s display mode. For example, 255 is the maximum for an EGray256 or EColor16M bitmap. The maximum is less for bitmaps which use fewer bits per colour component.&lt;/div&gt;</description>
 <pubDate>Mon, 04 Apr 2005 14:42:37 +0200</pubDate>
 <dc:creator>Moker</dc:creator>
 <guid isPermaLink="false">comment 9881 at http://www.newlc.com</guid>
</item>
<item>
 <title>How to make transparent or semi-transparent in my app</title>
 <link>http://www.newlc.com/topic-3130</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/topic-3130&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/topic-3130#comments</comments>
 <category domain="http://www.newlc.com/forums/nokia-series-90">Nokia Series 90</category>
 <pubDate>Wed, 06 Oct 2004 20:33:10 +0200</pubDate>
 <dc:creator>p_jack</dc:creator>
 <guid isPermaLink="false">4084 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
