vimiv-qt/c-extension
karlch 2eab4db8cd Add hue, saturation, lightness to c-extension
This adds a function hue_saturation_lightness to the _c_manipulate
module.

To keep the C code clean, the files manipulate.{h,c} have been split up
into multiple header files and manipulate.c only defines the python
part.
2019-06-20 22:05:50 +02:00
..
brightness_contrast.h Add hue, saturation, lightness to c-extension 2019-06-20 22:05:50 +02:00
definitions.h Add hue, saturation, lightness to c-extension 2019-06-20 22:05:50 +02:00
helper_func.h Add hue, saturation, lightness to c-extension 2019-06-20 22:05:50 +02:00
hue_saturation_lightness.h Add hue, saturation, lightness to c-extension 2019-06-20 22:05:50 +02:00
manipulate.c Add hue, saturation, lightness to c-extension 2019-06-20 22:05:50 +02:00
math_func_eval.h Add hue, saturation, lightness to c-extension 2019-06-20 22:05:50 +02:00