<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic OLE Color Conversion in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782250#M617536</link>
    <description>&lt;P&gt;I became acorss the function below. &amp;nbsp;What is the relationship between OLE and RGB color? &amp;nbsp;Can you give me some background on them? &amp;nbsp;For the function below, is the input supposed to be OLE or RGB? &amp;nbsp;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Convert OLE Color VI&lt;/H1&gt;
&lt;P class="Body"&gt;&lt;STRONG&gt;Owning Palette:&lt;/STRONG&gt; &lt;A href="lvpict.chm::/3D_Graphs_VIs.html" target="_blank"&gt;3D Graph Properties VIs&lt;/A&gt;&lt;/P&gt;
&lt;P class="Body"&gt;&lt;STRONG&gt;Requires:&lt;/STRONG&gt; Base Package (Windows)&lt;/P&gt;
&lt;P class="Body"&gt;Converts LabVIEW colors to or from colors used by ActiveX.&lt;/P&gt;
&lt;P class="Body"&gt;You can use the property page for the 3D graph to set all of the colors. Color conversion is necessary for use with ActiveX &lt;A href="glang.chm::/Property_Node.html" target="_blank"&gt;Property Nodes&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2011 02:22:11 GMT</pubDate>
    <dc:creator>jyang72211</dc:creator>
    <dc:date>2011-11-21T02:22:11Z</dc:date>
    <item>
      <title>OLE Color Conversion</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782250#M617536</link>
      <description>&lt;P&gt;I became acorss the function below. &amp;nbsp;What is the relationship between OLE and RGB color? &amp;nbsp;Can you give me some background on them? &amp;nbsp;For the function below, is the input supposed to be OLE or RGB? &amp;nbsp;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Convert OLE Color VI&lt;/H1&gt;
&lt;P class="Body"&gt;&lt;STRONG&gt;Owning Palette:&lt;/STRONG&gt; &lt;A href="lvpict.chm::/3D_Graphs_VIs.html" target="_blank"&gt;3D Graph Properties VIs&lt;/A&gt;&lt;/P&gt;
&lt;P class="Body"&gt;&lt;STRONG&gt;Requires:&lt;/STRONG&gt; Base Package (Windows)&lt;/P&gt;
&lt;P class="Body"&gt;Converts LabVIEW colors to or from colors used by ActiveX.&lt;/P&gt;
&lt;P class="Body"&gt;You can use the property page for the 3D graph to set all of the colors. Color conversion is necessary for use with ActiveX &lt;A href="glang.chm::/Property_Node.html" target="_blank"&gt;Property Nodes&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 02:22:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782250#M617536</guid>
      <dc:creator>jyang72211</dc:creator>
      <dc:date>2011-11-21T02:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Color Conversion</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782414#M617565</link>
      <description>&lt;P&gt;&lt;A href="http://lmgtfy.com/?q=OLE+Color+RGB" target="_blank"&gt;http://lmgtfy.com/?q=OLE+Color+RGB&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 07:22:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782414#M617565</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2011-11-21T07:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Color Conversion</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782890#M617673</link>
      <description>&lt;P&gt;haha, I already googled that. &amp;nbsp;I didn't find a good answer. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 15:17:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782890#M617673</guid>
      <dc:creator>jyang72211</dc:creator>
      <dc:date>2011-11-21T15:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: OLE Color Conversion</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782956#M617681</link>
      <description>&lt;P&gt;If you would read throught he examples and source code you would have found your answer! MSDN has to say this &lt;A href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms694353%28v=vs.85%29.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/windows/desktop/ms694353%28v=vs.85%29.aspx&lt;/A&gt;. Basically if the MSB is 0, the other 3 bytes are directly RGB colors, otherwise they are either a system color index or palette index. The LabVIEW Color is built in a similar way, but the meaning of the MSB is different.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 15:39:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OLE-Color-Conversion/m-p/1782956#M617681</guid>
      <dc:creator>rolfk</dc:creator>
      <dc:date>2011-11-21T15:39:59Z</dc:date>
    </item>
  </channel>
</rss>

