colors_test
colors_test,
a Fortran90 code which
calls colors(), which
converts color data from one system to another.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
colors,
a Fortran90 code which
converts between various formats for describing colors;
Source Code:
-
colors.txt, a color name data file
with the R, G, B values are integers between 0 and 255.
-
colors_real.txt,
a color name data file with the R, G, B, values as real numbers
between 0.0 and 1.0.
Last revised on 10 June 2020.