Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ogeon committed May 3, 2020
1 parent 46af11c commit aa7e4fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions palette/benches/rgb.rs
Expand Up @@ -26,6 +26,12 @@ use data_color_mine::{load_data, ColorMine};
- xyz to rgb
- hsl to rgb
- hsv to rgb
- hsv to linear hsv
- linear hsv to hsv
- hsl to linear hsl
- linear hsl to hsl
- hwb to linear hwb
- linear hwb to hwb
- linsrgb to rgb
- rgb_u8 to linsrgb_f32
- linsrgb_f32 to rgb_u8
Expand Down

0 comments on commit aa7e4fb

Please sign in to comment.