![]() |
Oyranos
0.9.7
Oyranos is a full featured Color Management System
|
Functions | |
| int | CMMMessageFuncSet (oyMessage_f message_func) |
| API requirement. More... | |
| void | ConfigsFromPatternUsage (oyStruct_s *options) |
| int | GetDevices (const SANE_Device ***device_list, int *size) |
| Request all devices from SANE. More... | |
| int | Configs_FromPattern (const char *registration, oyOptions_s *options, oyConfigs_s **s) |
| CMM_NICK oyCMMapi8_s scanner devices. More... | |
| int | Configs_Modify (oyConfigs_s *devices, oyOptions_s *options) |
| oyCMMapi8_s SANE scanner manipulation More... | |
| int | Config_Rank (oyConfig_s *config) |
| CMM_NICK oyCMMapi8_s device check. More... | |
| const char * | GetText (const char *select, oyNAME_e type, oyStruct_s *context OY_UNUSED) |
Variables | |
| oyCMMapi8_s_ | _api8 |
| CMM_NICK oyCMMapi8_s implementations. More... | |
| oyCMMui_s_ | _api8_ui |
| oydi oyCMMapi4_s::ui implementation More... | |
| oyCMM_s | _cmm_module |
| CMM_NICK module infos. More... | |
SANE is a scanner interface for unix style systems. See as well www.sane-project.org/ .
| int CMMMessageFuncSet | ( | oyMessage_f | message_func | ) |
API requirement.
CMMMessageFuncSet
| int Config_Rank | ( | oyConfig_s * | config | ) |
CMM_NICK oyCMMapi8_s device check.
Function Config_Rank
| [in] | config | the monitor device configuration |
| int Configs_FromPattern | ( | const char * | registration, |
| oyOptions_s * | options, | ||
| oyConfigs_s ** | s | ||
| ) |
CMM_NICK oyCMMapi8_s scanner devices.
Function Configs_FromPattern
| [in] | registration | a string to compare ?????? |
| [in] | options | read what to do from the options object |
| [out] | s | Return a configuration for each device found |
oyMSG_WARN should make shure our message is visible.
| int Configs_Modify | ( | oyConfigs_s * | devices, |
| oyOptions_s * | options | ||
| ) |
oyCMMapi8_s SANE scanner manipulation
Function Configs_Modify
oyMSG_WARN should make shure our message is visible.
| void ConfigsFromPatternUsage | ( | oyStruct_s * | options | ) |
oyMSG_WARN should make shure our message is visible.
| int GetDevices | ( | const SANE_Device *** | device_list, |
| int * | size | ||
| ) |
Request all devices from SANE.
Function GetDevices
| [out] | device_list | pointer to -> NULL terminated array of SANE_Device's |
| [out] | size | the number of devices |
| const char* GetText | ( | const char * | select, |
| oyNAME_e | type, | ||
| oyStruct_s *context | OY_UNUSED | ||
| ) |
This function implements oyCMMinfoGetText_f.
| oyCMMapi8_s_ _api8 |
CMM_NICK oyCMMapi8_s implementations.
_api8
| oyCMMui_s_ _api8_ui |
oydi oyCMMapi4_s::ui implementation
_api8_ui The UI parts for SANE devices.
| oyCMM_s _cmm_module |
CMM_NICK module infos.
_cmm_module