KCMS Application Developer's Guide

Graphics and Imaging Libraries

Table 1-1 lists some of the imaging and graphics libraries available to use with the KCMS framework.

Table 1-1 Optional Imaging and Graphics Libraries

Library 

Description 

PEXlib 

PHIGS Extensions to the X Library 

XIElib 

X Imaging Extension Library 

XIL 

Solaris Foundation Imaging Library 

Xlib 

X11 Window System Library 

You can mix KCMS calls with any calls from these libraries. If the library you choose supports color management, your application may not need to make direct calls to the KCMS framework. The library may already make those direct KCMS calls. The XIL Imaging Library, for example, supports color management and includes integrated KCMS functions.

Refer to the documentation for the imaging and graphics library of your choice to determine if that library already supports color management.