Skip to content

TurkeyMan/color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Development for std.color

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages