![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
Set and query for behaviour on various actions. More...
|
Functions | |
| int | oySetBehaviour (oyBEHAVIOUR_e type, oySCOPE_e scope, int choice) |
| int | oyGetBehaviour (oyBEHAVIOUR_e type) |
Set and query for behaviour on various actions.
Take a look at the Oyranos settings xml file. Options are described there.
Otherwise look at the oyranos-config-fltk application or the description on
| int oyGetBehaviour | ( | oyBEHAVIOUR_e | type | ) |
Get a special behaviour.
| type | the type of behaviour |
Referenced by oyGetDisplayWhitePoint().
| int oySetBehaviour | ( | oyBEHAVIOUR_e | type, |
| oySCOPE_e | scope, | ||
| int | choice | ||
| ) |
Set a special behaviour. Usual in control panel in Oyranos.
| type | the type of behaviour |
| scope | oySCOPE_USER and oySCOPE_SYSTEM are possible |
| choice | the selected option |
1.8.13