<?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[Umrechnung von COLORREF auf TColor]]></title><description><![CDATA[<p>Hi,<br />
gibt es einen einfachen (schnellen) Weg um den einen Wert von COLORREF (Rückgabewert von GetPixel) in TColor umzuwandeln, oder muss ich jedesmal eine zuweisung an die einzelnen RGB Werte machen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/143051/umrechnung-von-colorref-auf-tcolor</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 09:13:00 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/143051.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Apr 2006 09:39:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Umrechnung von COLORREF auf TColor on Wed, 05 Apr 2006 09:39:07 GMT]]></title><description><![CDATA[<p>Hi,<br />
gibt es einen einfachen (schnellen) Weg um den einen Wert von COLORREF (Rückgabewert von GetPixel) in TColor umzuwandeln, oder muss ich jedesmal eine zuweisung an die einzelnen RGB Werte machen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1030848</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1030848</guid><dc:creator><![CDATA[SilentSurfer]]></dc:creator><pubDate>Wed, 05 Apr 2006 09:39:07 GMT</pubDate></item><item><title><![CDATA[Reply to Umrechnung von COLORREF auf TColor on Wed, 05 Apr 2006 09:58:01 GMT]]></title><description><![CDATA[<p>Nicht das ich wüßte. Aber so ist das eben, wenn man Win-API und VCL mischt...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1030859</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1030859</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Wed, 05 Apr 2006 09:58:01 GMT</pubDate></item><item><title><![CDATA[Reply to Umrechnung von COLORREF auf TColor on Wed, 05 Apr 2006 10:07:19 GMT]]></title><description><![CDATA[<p>schade,<br />
ich dachte, ich hab evtl. irgendeine Funktion übersehen.</p>
<p>Vielleicht ist aber auch mein Ansatz falsch, ich möchte einem Label die farbe des Hintergrundes (ein TImage) zuweisen. Evtl. übersehe ich da eine VCL Funktion die äqivalent ist zu GetPixel?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1030866</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1030866</guid><dc:creator><![CDATA[SilentSurfer]]></dc:creator><pubDate>Wed, 05 Apr 2006 10:07:19 GMT</pubDate></item><item><title><![CDATA[Reply to Umrechnung von COLORREF auf TColor on Wed, 05 Apr 2006 10:11:37 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p><em>TImage::Canvas::Pixels</em>.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1030871</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1030871</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 05 Apr 2006 10:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to Umrechnung von COLORREF auf TColor on Wed, 05 Apr 2006 10:11:23 GMT]]></title><description><![CDATA[<p>meinst du TCanvas::Pixels?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1030872</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1030872</guid><dc:creator><![CDATA[BigNeal]]></dc:creator><pubDate>Wed, 05 Apr 2006 10:11:23 GMT</pubDate></item><item><title><![CDATA[Reply to Umrechnung von COLORREF auf TColor on Wed, 05 Apr 2006 10:13:15 GMT]]></title><description><![CDATA[<p>Alles klar,<br />
manchmal sieht man den Wald vor lauter Bäumen nicht.<br />
Danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1030875</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1030875</guid><dc:creator><![CDATA[SilentSurfer]]></dc:creator><pubDate>Wed, 05 Apr 2006 10:13:15 GMT</pubDate></item></channel></rss>