<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://code.coronalabs.com/taxonomy/term/139/all" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<channel>
<title>rgb</title>
<link>https://code.coronalabs.com/taxonomy/term/139/all</link>
<description></description>
<language>en</language>
<atom:link href="https://code.coronalabs.com/taxonomy/term/139/all/feed" rel="self" type="application/rss+xml" />
<item>
<title>Corona SDK Color Converter</title>
<link>https://code.coronalabs.com/code/corona-sdk-color-converter</link>
<description><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Converts your hex (html-format) or RGB values into Corona-compatible format (numbers from 0 to 1). No difficulties, only two functions: <code>hex('value')</code> and <code>rgb(rNum, gNum, bNum)</code>.</p>
</div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">SpyceR</div></div></div></description>
<pubDate>Sat, 16 Jan 2016 00:18:01 +0000</pubDate>
<dc:creator>Spycer</dc:creator>
<guid isPermaLink="false">194 at https://code.coronalabs.com</guid>
</item>
<item>
<title>Retrieve named colors (Hex) and convert to RGB</title>
<link>https://code.coronalabs.com/code/retrieve-named-colors-hex-and-convert-rgb</link>
<description><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>A simple helper I wrote so I could reference the same colours throughout my app more easily.</p>
<p>I have a color pallette for my app with named colours which I can refer to whenever I need to set the colour for something.</p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">moollaza</div></div></div></description>
<pubDate>Sat, 17 Oct 2015 02:31:32 +0000</pubDate>
<dc:creator>uncovr</dc:creator>
<guid isPermaLink="false">189 at https://code.coronalabs.com</guid>
</item>
<item>
<title>Color Transition Matrix</title>
<link>https://code.coronalabs.com/code/color-transition-matrix</link>
<description><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>This function returns a matrix of RGB values that allow you to gradually change from one color to another using a single index, like the position of a scrollview/springboard.</p>
<p>It takes a two dimensional array of RGB colors, each page width and the total amount of pages.</p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">Tanner Gower</div></div></div></description>
<pubDate>Fri, 15 May 2015 03:23:28 +0000</pubDate>
<dc:creator>triggdev</dc:creator>
<guid isPermaLink="false">181 at https://code.coronalabs.com</guid>
</item>
<item>
<title>RGB colours</title>
<link>https://code.coronalabs.com/code/rgb-colours</link>
<description><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>A list of RGB colours with supporting functions and Gfx2.0 colour code conversion.</p>
</div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">HoraceBury</div></div></div></description>
<pubDate>Thu, 17 Apr 2014 08:49:01 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">101 at https://code.coronalabs.com</guid>
</item>
<item>
<title>rgb</title>
<link>https://code.coronalabs.com/code/rgb</link>
<description><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Use color names instead of numbers</p>
</div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">jstrahan</div></div></div></description>
<pubDate>Sun, 09 Mar 2014 18:08:39 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">87 at https://code.coronalabs.com</guid>
</item>
</channel>
</rss>