Laxkit  0.0.7.1
Classes
Color Management

Classes

class  Laxkit::ColorBox
 A control to select an RGBA color, with each mouse button corresponding to r, g, and b. More...
class  Laxkit::SimpleColorEventData
 Class to pass simple rgb, gray, or cmyk colors. More...
class  Laxkit::ColorPrimary
 Defines a primary color of a ColorSystem. More...
class  Laxkit::ColorSystem
 Defines a color system, like RGB, CMYK, etc. More...
class  Laxkit::Color
 A base color, one value in range 0..1.0 for each channel of a ColorSystem. More...
class  ColorManager
 Keeps track of colors and color systems. More...

Detailed Description

These are functions and classes related to color management...

Todo:
this must be flexible enough to allow sets of colors (like the X11 color names), spot colors that cannot be scaled, Registration color, None color, and knockout, which is like an erase as opposed to simply being paper color...

Mon Feb 17 2014 11:52:58, Laxkit