• Stars
    star
    191
  • Rank 195,996 (Top 4 %)
  • Language
    Julia
  • License
    Other
  • Created over 8 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Color manipulation utilities for Julia

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.

More Repositories

1

Luxor.jl

Simple drawings using vector graphics; Cairo "for tourists!"
Julia
557
star
2

QML.jl

Build Qt6 QML interfaces for Julia programs.
Julia
359
star
3

Gtk.jl

Julia interface to Gtk windowing toolkit.
Julia
286
star
4

ColorSchemes.jl

colorschemes, colormaps, gradients, and palettes
Julia
179
star
5

Winston.jl

2D plotting for Julia
Julia
170
star
6

Cairo.jl

Bindings to the Cairo graphics library.
Julia
86
star
7

Immerse.jl

Dive deeper into your data with interactive graphics
Julia
86
star
8

ColorTypes.jl

Basic color definitions and traits
Julia
74
star
9

Tk.jl

Julia interface to Tk windowing toolkit.
Julia
52
star
10

ColorVectorSpace.jl

Treat colors as if they are n-vectors for the purposes of arithmetic
Julia
33
star
11

NamedColors.jl

More color names than you ever knew you wanted
Julia
30
star
12

NativeFileDialog.jl

mlabbe/nativefiledialog julia wrapper
Julia
28
star
13

FreeTypeAbstraction.jl

A Julian abstraction layer over FreeType.jl
Julia
24
star
14

SignedDistanceFields.jl

Simple and efficient SDF calculation.
Julia
23
star
15

UnicodeGraphics.jl

Visualize arrays in the REPL using braille or block unicode symbols!
Julia
21
star
16

ColorSchemeTools.jl

tools for working with color schemes, color maps, gradients
Julia
15
star
17

FreeType.jl

FreeType 2 bindings for Julia
Julia
13
star
18

Measures.jl

Unified measure and coordinates types
Julia
13
star
19

Graphics.jl

A holding place for Base graphics
Julia
12
star
20

RadeonProRender.jl

Wrapper for AMD's RadeonPro ray tracer
Julia
10
star
21

jlqml

C++ component of the QML.jl package
C++
8
star
22

Fontconfig.jl

Basic Julia bindings for fontconfig
Julia
8
star
23

Showoff.jl

Nicely format an array of n things for tables and plots
Julia
7
star