Contents:
Home
Examples
Show Colormap
Show Colors
Generate palette from a seed color
Generate primary colors palette from the same color
Generate background colors palette from the same color
Generate foreground colors palette from the same color
Set colorcycler for a plot
Log-scaled colormap
Image Tools
Colorize bw / greyscale image
Convert to greyscale, keep channels
Convert image to low-polygonal
Wallpapers
Sigmoid wallpaper
Perlin wallpaper
Perlin lines
Gradient wallpaper
Low-polygon wallpaper
API Reference
API Reference
excolor
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
_
__init__() (excolor.patch.Patch method)
A
add_layer() (in module excolor.imagetools)
arr2img() (in module excolor.imagetools)
B
bbox (excolor.patch.Patch attribute)
C
cast_shadow() (excolor.patch.Patch method)
colorize_image() (in module excolor.imagetools)
D
darken() (in module excolor.colortools)
desaturate() (in module excolor.colortools)
draw() (excolor.patch.Patch method)
E
excolor
module
F
fig2img() (in module excolor.imagetools)
fig2img_from_canvas() (in module excolor.imagetools)
fill_gradient() (excolor.patch.Patch method)
(in module excolor.gradient)
fill_solid() (excolor.patch.Patch method)
G
generate_background_palette() (in module excolor.palette)
generate_foreground_palette() (in module excolor.palette)
generate_palette() (in module excolor.palette)
generate_primary_palette() (in module excolor.palette)
generate_stepwise_palette() (in module excolor.palette)
get_average_color() (excolor.patch.Patch method)
get_bgcolor() (in module excolor.cmaptools)
get_centroid_color() (excolor.patch.Patch method)
get_color_name() (in module excolor.utils)
get_colors() (in module excolor.utils)
get_darkest_color() (excolor.patch.Patch method)
get_lightest_color() (excolor.patch.Patch method)
gradient_wallpaper() (in module excolor.wallpaper)
greyscale_image() (in module excolor.imagetools)
H
hex_to_rgb() (in module excolor.colortypes)
hls_to_rgb() (in module excolor.colortypes)
hsl_to_rgb() (in module excolor.colortypes)
hsv_to_rgb() (in module excolor.colortypes)
I
img2arr() (in module excolor.imagetools)
interpolate_colors() (in module excolor.utils)
L
lighten() (in module excolor.colortools)
list_cmaps() (in module excolor.cmaptools)
list_colors() (in module excolor.colortools)
list_continuous_cmaps() (in module excolor.cmaptools)
list_cyclic_cmaps() (in module excolor.cmaptools)
list_divergent_cmaps() (in module excolor.cmaptools)
list_qualitative_cmaps() (in module excolor.cmaptools)
load_image() (in module excolor.imagetools)
logscale_cmap() (in module excolor.cmaptools)
M
mask (excolor.patch.Patch attribute)
mask2img() (in module excolor.imagetools)
module
excolor
O
oklch_to_rgb() (in module excolor.colortypes)
P
Patch (class in excolor.patch)
perlin_lines() (in module excolor.wallpaper)
perlin_wallpaper() (in module excolor.wallpaper)
pixels_to_size_and_dpi() (in module excolor.imagetools)
R
remove_margins() (in module excolor.imagetools)
resize_image() (in module excolor.imagetools)
rgb255_to_rgb() (in module excolor.colortypes)
rgb_to_hex() (in module excolor.colortypes)
rgb_to_hls() (in module excolor.colortypes)
rgb_to_hsl() (in module excolor.colortypes)
rgb_to_hsv() (in module excolor.colortypes)
rgb_to_oklch() (in module excolor.colortypes)
rgb_to_rgb255() (in module excolor.colortypes)
S
saturate() (in module excolor.colortools)
set_color_cycler() (in module excolor.colortools)
show_cmap() (in module excolor.cmaptools)
show_cmaps() (in module excolor.cmaptools)
show_colorbar() (in module excolor.cmaptools)
show_colors() (in module excolor.colortools)
show_continuous_cmaps() (in module excolor.cmaptools)
show_cyclic_cmaps() (in module excolor.cmaptools)
show_divergent_cmaps() (in module excolor.cmaptools)
show_gradient_sources() (in module excolor.gradient)
show_qualitative_cmaps() (in module excolor.cmaptools)
sigmoid_wallpaper() (in module excolor.wallpaper)
start (excolor.patch.Patch attribute)
T
to_hex() (in module excolor.colortypes)
to_hls() (in module excolor.colortypes)
to_hsl() (in module excolor.colortypes)
to_hsv() (in module excolor.colortypes)
to_oklch() (in module excolor.colortypes)
to_rgb() (in module excolor.colortypes)
to_rgb255() (in module excolor.colortypes)
triangle_wallpaper() (in module excolor.wallpaper)