Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3951
| From | "John B. Matthews" <nospam@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: RGB vs HSV |
| Date | 2011-05-11 00:59 -0400 |
| Organization | The Wasteland |
| Message-ID | <nospam-DC5C44.00590611052011@news.aioe.org> (permalink) |
| References | <iq7ho7$sv1$1@lust.ihug.co.nz> <92tdsbFv93U1@mid.individual.net> <iqcqic$vc0$2@lust.ihug.co.nz> |
In article <iqcqic$vc0$2@lust.ihug.co.nz>, Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> wrote: > 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 > <http://developer.android.com/reference/packages.html>? No, but similar methods appear to be available in android.graphics.Color: <http://developer.android.com/reference/android/graphics/Color.html> -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews>
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