nothings / single_file_libs

List of single-file C/C++ libraries.
8.93k stars 585 forks source link

Single header C color conversion and distance library #224

Open gerbenvoshol opened 3 years ago

gerbenvoshol commented 3 years ago

Category: miscellaneous Library: Color-Toolkit License: GNU GPL v2 API: C, C++ Files: 1 file clrtk.h (includes example in bottom of header file) Description: single header file for color conversion (RGB, XYZ, Lab) and color distance calculations (CIE76, CIE94 and CIEDE200) Link: https://github.com/gerbenvoshol/Color-Toolkit