<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RGB aus TImage]]></title><description><![CDATA[<p>hallo,</p>
<p>wie bekomme ich die RGB-Werte von einzelnen Pixel aus einem TImage?<br />
mit TImage-&gt;Canvas-&gt;Pixels[x][y] bekomme ich ja nur ne komische zahl, wie kann ich die dann aufspalten in RGB-Werte?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/144619/rgb-aus-timage</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 22:35:06 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/144619.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Apr 2006 19:06:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RGB aus TImage on Wed, 19 Apr 2006 19:06:31 GMT]]></title><description><![CDATA[<p>hallo,</p>
<p>wie bekomme ich die RGB-Werte von einzelnen Pixel aus einem TImage?<br />
mit TImage-&gt;Canvas-&gt;Pixels[x][y] bekomme ich ja nur ne komische zahl, wie kann ich die dann aufspalten in RGB-Werte?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1040855</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1040855</guid><dc:creator><![CDATA[the_chosen_one]]></dc:creator><pubDate>Wed, 19 Apr 2006 19:06:31 GMT</pubDate></item><item><title><![CDATA[Reply to RGB aus TImage on Wed, 19 Apr 2006 19:23:56 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>siehe <em>ColorToRGB</em> und die WinAPI-Makros GetBValue, GetRValue, GetGValue.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1040868</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1040868</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 19 Apr 2006 19:23:56 GMT</pubDate></item><item><title><![CDATA[Reply to RGB aus TImage on Wed, 19 Apr 2006 19:32:58 GMT]]></title><description><![CDATA[<p>danke für die schnelle antwort, genau das habe ich gesucht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1040879</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1040879</guid><dc:creator><![CDATA[the_chosen_one]]></dc:creator><pubDate>Wed, 19 Apr 2006 19:32:58 GMT</pubDate></item></channel></rss>