Oyranos Color Management System API - Version 0.9.6
Defaults Handling

Percistently stored user and system preferences. More...

Collaboration diagram for Defaults Handling:

Topics

 Options API
 The idea behind this API is to provide one layout for presenting a configuration dialog to users. The advantage is, every application, like KDE and Gnome control panels, will inherit the same logic. A user can easily use the one and the other panel without too much relearning.
 Default CMMs
 Provide logical and UI support for Color Matching Module selection.

Detailed Description

Percistently stored user and system preferences.

  • Policy API - load / save of user policies
  • Options API - layout and describe options to the user; part of user policies
  • Behaviour API - get and set common behaviour; part of user policies
  • Default Profiles - get and set commonly used profiles; part of user policies
  • Default CMMs - get and set commonly used CMMs

oyProfile_FromStd() and oyProfiles_ForStd() offer default profile selection in a object oriented way. oyConversion_Correct() applies settings from the above default APIs to a given DAG.