![]() |
Oyranos Color Management System API - Version 0.9.6 |
Simple way to hook a display system into a Oyranos device config module. More...
![]() |
Simple way to hook a display system into a Oyranos device config module.
The motivation for this API is to interface with Oyranos device configuration module system. The abstraction layer allows to code independently from Oyranos API's with a fairly simple API set. Additionally the resulting code can be used elsewehere independently.
The set of hooks is used by the oyranos_cmm_disp.c module family with some additional headers. As a example take the oyX1 module with its oyranos_monitor_hooks_x11.h header and the implementation in oyranos_monitor_x11.c . The oyX1 CMakeLists.txt section gives more details on how to build the according module in the source tree. Please do not hesitate to contact the developers on github or the mailing list for further help.