[wxPython-users] [ANN] PlateButton Control for wxPython
Christopher Barker
Chris.Barker at noaa.gov
Thu Dec 13 09:24:46 PST 2007
Peter Damoc wrote:
> > return map(lambda x: int(x*255), colorsys.hsv_to_rgb(h/360.,
> s/100.,
> Typo? Should it be 'b?'
> I have no clue what typo you're talking about. :)
mailers really do mangle whitespace -- in my client, that ^ was under
the "v" in "hsv" -- in which case, no, it's not a typo:
hsv == Hue, Saturation, Value
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list