Color Harmony Class
Package:
Summary:
Convert and generate harmonic colors
Groups:
Author:
Description:
This class can be used to convert and generate harmonic colors.
There is one class that can convert color values between the RGB, HSL, and hexadecimal formats.
The color harmony class extends the convert color class to generate sets of harmonic colors according to a given criteria.
Currently it can generate harmonic colors that are monochromatic,
analogous, complementary and/or triads.
There is one class that can convert color values between the RGB, HSL, and hexadecimal formats.
The color harmony class extends the convert color class to generate sets of harmonic colors according to a given criteria.
Currently it can generate harmonic colors that are monochromatic,
analogous, complementary and/or triads.
Comments are closed.