spectra icon indicating copy to clipboard operation
spectra copied to clipboard

Return integers (for compatibility with PIL)

Open tony opened this issue 8 years ago • 1 comments

It may be nice to have RGB return integers to fit the signatures of libraries like PIL

tony avatar Aug 16 '17 06:08 tony

My initial instinct is that converting to integers is something easily/better done by the user than by the library. But I'm open to hearing otherwise. In what way would you envision this being implemented?

jsvine avatar Aug 17 '17 18:08 jsvine