Skip to content

castarco/ColorSharp

 
 

Repository files navigation

ColorSharp Build Status

A .NET/Mono library to handle color spaces and light spectrums.

Getting Started

ColorSharp is available as a nuget package so you can install by searching for "ColorSharp" in the "Manage Nuget Packages" menu, or run the following command in the integrated Monodevelo's Package Manager Console:

PM> Install-Package ColorSharp

Learn more

  • Project Documentation : Here you can find how to use ColorSharp in your applications.
  • External References : Here you can learn about the science behind ColorSharp and discover other projects that have inspired us.
  • Blog : News, technical articles, opinion...

Project Status

How to contribute

  • First of all, you can take a look on the TODO list and decide if there is something that you want to do :) . If you think there are missing improvements in this file, then you are invited to modify the TODO list.
  • You can also send us bug reports through the tracker, or look for bugs to solve.
  • If you are really interested on helping to improve ColorSharp, we recommend to read the contributing guidelines.

License

ColorSharp is licensed under the MIT License.

About

A .NET/Mono library to handle color spaces (and light spectrums!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.4%
  • XML 5.5%
  • Shell 0.1%