You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
Andreu Correa Casablanca edited this page Mar 11, 2015
·
2 revisions
ColorSharp is a library to provide color spaces manipulation but also light spectrum manipulation to the .NET/Mono frameworks.
This library is written with C#, and created with the aim of being very flexible and trustworthy. There are many libraries in .NET to handle color spaces, but not so many that handle colors and light spectrum at the same time.
ColorSharp has been designed to preserve the original color/light information to avoid information loss when color samples are converted between color spaces. This implies a little overhead, but ensures better results when you have to deal with complex color operations.