Path: csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!news.snarked.org!news.linkpendium.com!news.linkpendium.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: RGB vs HSV Followup-To: comp.lang.java.programmer Date: Wed, 11 May 2011 13:59:40 +1200 Organization: Geek Central Lines: 7 Message-ID: References: <92tdsbFv93U1@mid.individual.net> NNTP-Posting-Host: 118-92-95-178.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: lust.ihug.co.nz 1305079180 32128 118.92.95.178 (11 May 2011 01:59:40 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Wed, 11 May 2011 01:59:40 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3943 In message <92tdsbFv93U1@mid.individual.net>, Gavino wrote: > Why not just use the methods RGBtoHSB() and HSBtoRGB() from > java.awt.Color? Do you see any java.awt here ?