About Solaris 2.6 Documentation

KCMSTM AnswerBook

The KCMSTM AnswerBook contains manuals relevant for software developers using the KCMS (Kodak Color Management System) application program interface. The KCMS AnswerBook documentation and their abstracts follow.

KCMS Application Developer's Guide

The KCMS Application Developer's Guide describes the KCMS framework application programming interface (API). The KCMS framework enables the accurate reproduction and improves the appearance of digital color images on desktop computers and associated peripherals. With this API, you can write applications that perform correct color conversions and manipulations.

KCMS Calibrator Tool Loadable Interface Guide

The KCMS Calibrator Tool Loadable Interface Guide describes how to create a dynamically loadable device handler module that provides KCMS Calibrator Tool with color correction data to update ICC format files. The book presents an overview of the interaction between the dynamically loadable module and Calibrator Tool.

KCMS CMM Developer's Guide

The KCMS CMM Developer's Guide describes how to create a KCMS color management module (CMM). It provides information on how to use the KCMS foundation library, which is a graphics porting interface (GPI) implemented in C++. These interfaces link the device-independent layer of the KCMS library with the color module and enable the flow of data from the application to the color module. Read this book if you are a driver developer who is writing a color module for color management technology.

KCMS CMM Reference Manual

The KCMS CMM Reference Manual describes each C++ class in the Kodak Color Management System (KCMS) foundation library. This library is a graphics porting interface implemented in C++ for creating KCMS color modules. Read this book if you are a driver developer who is writing a color module for color management technology.

KCMS Test Suite User's Guide

The KCMS Test Suite User's Guide describes a suite of test scripts and the testing facility the CMM developer can use to ensure that a CMM is KCMS-framework compliant. The book is also a reference for anyone interested in the development and use of the KCMS framework.