color 0.0.9

Color library for the D programming language


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

std.experimental.color

Development of std.exerpimental.color, intended for inclusion in the D standard library.

Currently supported colorspaces:

  • XYZ, xyY
  • RGB (sRGB, gamma, linear, custom colourspace; primaries, whitepoint, compression ramp)
  • HSV, HSL, HSI, HCY, HWB, HCG
  • Lab, LCh

Implements comprehensive conversion between supported colourspaces. Flexible design supports addition of user-supplied colourspaces, with full conversion and interoperability.

Authors:
  • Manu Evans
Dependencies:
none
Versions:
0.0.9 2020-Apr-14
0.0.8 2019-Jun-26
0.0.7 2018-Jun-07
0.0.6 2018-Feb-18
0.0.5 2016-Sep-12
Show all 16 versions
Download Stats:
  • 10 downloads today

  • 75 downloads this week

  • 591 downloads this month

  • 150187 downloads total

Score:
3.4
Short URL:
color.dub.pm