NullpointerWorks / libcolor

A simple library for color manipulation. Contains color model conversion and interpolation methods.

Repository from Github https://github.comNullpointerWorks/libcolorRepository from Github https://github.comNullpointerWorks/libcolor

libcolor

A color graphics library with color model and interpolation utilities.

module

  • exports com.nullpointerworks.color
  • exports com.nullpointerworks.color.colorizer
  • exports com.nullpointerworks.color.convertors
  • exports com.nullpointerworks.color.convertors.cmy
  • exports com.nullpointerworks.color.convertors.hsi
  • exports com.nullpointerworks.color.convertors.hsl
  • exports com.nullpointerworks.color.convertors.hsv
  • exports com.nullpointerworks.color.convertors.rgb

color v1.0

  • npw independent

About

A simple library for color manipulation. Contains color model conversion and interpolation methods.

License:Other


Languages

Language:Java 100.0%