Module ep_colors

License: MIT File: ep_colors.erl Description: Color catalogue colortest/1 is excerpted from: Hugh Hawkins eg1_test.erl https://github.com/hwatkins/erlguten/blob/master/test/eg1_test.erl.

Copyright © 2018 Lloyd R. Prentice

Version: .01

Authors: Lloyd R. Prentice.

Description

License: MIT File: ep_colors.erl Description: Color catalogue colortest/1 is excerpted from: Hugh Hawkins eg1_test.erl https://github.com/hwatkins/erlguten/blob/master/test/eg1_test.erl

Function Index

all_colors/1
color/1Give color name, return RGB value.

Function Details

all_colors/1

all_colors(PDF) -> any()

color/1

color(Name::atom()) -> rgb_color()

Give color name, return RGB value


Generated by EDoc