Colors.jl Save

Color manipulation utilities for Julia

Project README

Colors

Documentation Build Status Code Coverage
Build Status
PkgEval

This library provides a wide array of functions for dealing with color. This includes conversion between colorspaces, measuring distance between colors, simulating color blindness, parsing colors, and generating color scales for graphics.

The core color types, along with some simple utilities, are defined and documented in ColorTypes. You can use ColorTypes as a standalone package if you do not need the more extensive color-manipulation utilities defined here.

Basic color arithmetic is available with using ColorVectorSpace; see its documentation for why it's a separate package.

Open Source Agenda is not affiliated with "Colors.jl" Project. README Source: JuliaGraphics/Colors.jl

Open Source Agenda Badge

Open Source Agenda Rating