psychopath/sub_crates/trifloat/src
Nathan Vegdahl 485da9f918 Add a new 32-bit Luv color format.
It's based on the SGI LogLuv format, but using a floating point
instead of log encoding for the luminance.
2020-09-19 19:51:40 +09:00
..
lib.rs Add a new 32-bit Luv color format. 2020-09-19 19:51:40 +09:00
luv32.rs Add a new 32-bit Luv color format. 2020-09-19 19:51:40 +09:00
signed48.rs Make signed48 trifloat encoding also a byte array. 2020-09-19 12:22:51 +09:00
unsigned32.rs Added an unsigned 40-bit trifloat format. 2020-09-18 22:12:12 +09:00
unsigned40.rs Make unsigned40 trifloat encoding a byte array. 2020-09-19 08:28:59 +09:00