User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
isp:hsl-_rgb [2019/05/27 23:42] – [Detailed algorithm] Igor Yefmovisp:hsl-_rgb [2019/05/27 23:49] – [Setup and constraints] Igor Yefmov
Line 10: Line 10:
   * \(H\) (hue) is a signed ''14''-bit field that maps into \([-180°..+180°]\) range   * \(H\) (hue) is a signed ''14''-bit field that maps into \([-180°..+180°]\) range
   * \(S\) (saturation) is an ''8''-bit unsigned value which maps into \([0\%..100\%]\) range   * \(S\) (saturation) is an ''8''-bit unsigned value which maps into \([0\%..100\%]\) range
-  * \(L\) (luminosity) is a ''9''-bit unsigned value that maps into \([0\%..100\%]\) range just like the \(saturation\) above+  * \(L\) (luminosity) is a ''9''-bit unsigned value that maps into \([0\%..100\%]\) range, very much like the \(saturation\) above
  
 The output of this conversion is an \(RGB\) triplet ''24''-bits wide with ''8'' bits unsigned value per color channel in range \([0..255]\) The output of this conversion is an \(RGB\) triplet ''24''-bits wide with ''8'' bits unsigned value per color channel in range \([0..255]\)

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information