Skip to content
Prev 337618 / 398500 Next

Colorspace: bug in HLS conversion?

Hi,

I cannot reproduce your result:

R> as(as(RGB(0, 0, 0), "HLS"), "RGB")
     R G B
[1,] 0 0 0

You probably should provide the output of sessionInfo().

Regards,
Pascal
On Thu, Mar 13, 2014 at 7:41 AM, Michael Gauland <mikelygee at amuri.net> wrote: