1XCM(3) Library Functions Manual XCM(3)
2
3
4
6 Xcm - X11 Colour Management functions
7
9 #include <X11/Xcm/Xcm.h> /* colour region handling */
10
11 #include <X11/Xcm/XcmDDC.h> /* CM EDID over i2c fetching */
12
13 #include <X11/Xcm/XcmEvents.h> /* CM event observation */
14
15 #include <X11/Xcm/XcmEdidParse.h.h> /* EDID parsing */
16
18 Xcm is a simple library designed to support window color region han‐
19 dling, ICC profile handling, EDID parsing and colour management event
20 observation. The detailed description for region handling is covered
21 in the X_Color_Management.txt.
22
24 Xcm will remain upward compatible after a 1.0 release.
25
27 Tomas Carnecky for the X Color Management part, at time member of the
28 OpenICC Project, Kai-Uwe Behrmann, member of the OpenICC and Oyranos
29 Projects.
30
32 Xcm(3) XcolorProfile(3) XcolorRegion(3) XcmDDC(3) XcmEdidParse(3)
33 XcmEvents(3)
34
35
36
37
38XFree86 Version 0.5 XCM(3)