Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3839
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED.76.231.46.128!not-for-mail |
|---|---|
| From | markspace <-@.> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: RGB vs HSV |
| Date | Sun, 08 May 2011 21:22:03 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 13 |
| Message-ID | <iq7q5d$b2u$1@dont-email.me> (permalink) |
| References | <iq7ho7$sv1$1@lust.ihug.co.nz> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Mon, 9 May 2011 04:22:06 +0000 (UTC) |
| Injection-Info | mx01.eternal-september.org; posting-host="76.231.46.128"; logging-data="11358"; mail-complaints-to="abuse@eternal-september.org" |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
| In-Reply-To | <iq7ho7$sv1$1@lust.ihug.co.nz> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3839 |
Show key headers only | View raw
On 5/8/2011 6:58 PM, Lawrence D'Oliveiro wrote: > Wikipedia has formulas for the conversion. Or you can use code like the HSVA > class here > <https://github.com/ldo/ti5x_android/blob/master/src/GraphicsUseful.java>. I found this, the algorithm seems a bit more compact than yours. Might want to give it a look: <http://cs.haifa.ac.il/hagit/courses/ist/Lectures/Demos/ColorApplet2/t_convert.html>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
RGB vs HSV Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-09 13:58 +1200
Re: RGB vs HSV markspace <-@.> - 2011-05-08 21:22 -0700
Re: RGB vs HSV Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-10 10:16 +1200
Re: RGB vs HSV "Gavino" <invalid@invalid.invalid> - 2011-05-10 20:18 +0200
Re: RGB vs HSV Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-11 13:59 +1200
Re: RGB vs HSV "John B. Matthews" <nospam@nospam.invalid> - 2011-05-11 00:59 -0400
Re: RGB vs HSV Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-11 17:25 +1200
csiph-web