Skip to content

IgorTimofeev/ColorEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorEx

This library is designed for convenient processing of color channels in the most popular ways. There are no custom color structures, no redundant casts, no value converters - just basic math on fractional numbers. Simple, like all things should be.

The code part is divided into 2 static classes - Rgb and Hsb, each of which is responsible for operations on its own color model

About

Highly optimized library for color channels processing and RGB/HSB models conversion on basic floating point math

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages