color-util

Color converter library

A C++ library for converting between color spaces and calculating perceptual color differences.

A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators such as CIEDE2000

GitHub

99 stars
5 watching
6 forks
Language: C++
last commit: 12 months ago
ciede2000cielabciexyzrgb

Related projects:

Repository Description Stars
tompazourek/colourful A .NET library for working with color spaces 276
waacton/unicolour A comprehensive .NET library for working with color across multiple color spaces 57
iamartyom/colorhelper A set of utility methods for converting between various color spaces 68
dmilos/color A C++ library that provides color conversion and manipulation functionality 174
1024jp/wfcolorcode A set of extensions to NSColor allowing the conversion between CSS color codes and NSColor instances, including support for HSL color space. 27
oscarcs/nxcolor Provides tools for converting and manipulating colors across different color spaces. 40
jay-karia/pigment-ts A utility library for manipulating and converting colors in various formats. 3
satya164/pigment A comprehensive JavaScript library for color information, conversion, and manipulation across various color models. 11
wzshiming/ctc A library that provides a non-invasive way to add color support to console applications without modifying the terminal's print method. 46
cdonohue/polychrome A small JavaScript library for parsing and manipulating colors in various formats. 288
thomasp85/farver A set of vectorised functions for colour conversion and manipulation in R. 133
qix-/color-convert A JavaScript color conversion library that supports multiple color models and conversion paths. 746
icodeforlove/colors Provides an easy-to-use API for applying ANSI codes to strings in Swift. 28
cheatsnake/xcolors-api An HTTP API for generating and converting colors. 34
boris-em/colorkit An iOS color manipulation library with features for calculating average colors, dominant colors, and color differences. 730