Releases: samhaswon/simd_blend_modes
Releases · samhaswon/simd_blend_modes
v1.1.0
- Additional blend modes
- RGB channel order only:
- HSV/HSL modes:
hsv_huehsv_saturationhsv_valuehsl_color- For more information about HSV/HSL, see https://en.wikipedia.org/wiki/HSL_and_HSV
- LCh modes:
lch_huelch_chromalch_colorlch_lightness- For more information about CIELAB/LCh, see https://en.wikipedia.org/wiki/CIELAB_color_space
- Note: due to how the color space works, these paths are relatively slow.
- HSV/HSL modes:
exclusionburnlinear_burnvivid_lightpin_light
- RGB channel order only:
Full Changelog: v1.0.3...v1.1.0
v1.0.3
Improve memory alignment and handling
Full Changelog: v1.0.2...v1.0.3