<<Up     Contents

Color management

Colormanagement is a technology to calibrate the color of input devices (e.g scanners or digital cameras), the monitor and output devices (e.g printers or offset presses). Parts of this technology are implemented in the Operating System, the API or direct in the application. A main concept in color management is the working space. This describes a color space, which is not connected to a special device. The mostly used working space is sRGB. The concept for color management in Windows and Microsoft Office products is, that every driver for an input device makes a color transformation from the colorspace of the device to sRGB. For the output device or the monitor, the driver has to make a color transformation from sRGB to the colorspace of the output device. This kind of implementaion of color management is very user friendly, because there is need for any configuration. But the quality of the results depends totally on the quality of the color transformations, which are part of the drivers. A more open concept of color management is the use of an ICC[?]-compatible color management system. The International Color Consortium[?] (ICC) is a industry consortium, which has defined an open standard for a CMM (Color Matching Module) at OS level, and color profiles (ICC-profiles) for the devices and the working space. Another concept of the ICC is to make color profiles a part of file formats like TIFF, JPEG, EPS[?], PDF, and SVG.

A clear implemantation of colormanagement in the user interface of the OS would be the configuration of the monitor profile and the profile for the working space in the system-configuration and the configuration of the device profiles in the scanner or printer-driver. Analyzing the actual implementation of color management at the level of the OS, the drivers and the applications, shows that there is a big confusion about color management at the side of the software architects for OS Systems and the software developers of drivers and applications. Actual problems are:

More informations about color management for software developers are found here:

wikipedia.org dumped 2003-03-17 with terodump