This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author madhavendra.sharma
Recipients madhavendra.sharma, serhiy.storchaka
Date 2017-02-23.09:52:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487843556.71.0.792572414748.issue29629@psf.upfronthosting.co.za>
In-reply-to
Content
OK, That's fine. 
Thanks for the clarification.

But most of the calculations I found for the conversion from RGB to HLS contains H = 60 * h' that's why I could not interpret it properly. Even on the same wiki page calculations specific to RGB to HLS were that way only.

Thank you.
History
Date User Action Args
2017-02-23 09:52:36madhavendra.sharmasetrecipients: + madhavendra.sharma, serhiy.storchaka
2017-02-23 09:52:36madhavendra.sharmasetmessageid: <1487843556.71.0.792572414748.issue29629@psf.upfronthosting.co.za>
2017-02-23 09:52:36madhavendra.sharmalinkissue29629 messages
2017-02-23 09:52:36madhavendra.sharmacreate