![]() |
Oyranos Color Management System API - Version 0.9.6 |
object APIs More...
#include "oyranos_config_internal.h"
#include "oyCMMapis_s.h"
#include "oyCMMapi6_s.h"
#include "oyCMMapi8_s.h"
#include "oyCMMapi9_s.h"
#include "oyCMMui_s.h"
#include "oyConfig_s.h"
#include "oyConfigs_s.h"
#include "oyConfig_s_.h"
#include "oyConversion_s.h"
#include "oyObserver_s.h"
#include "oyOption_s.h"
#include "oyOptions_s.h"
#include "oyPointer_s.h"
#include "oyProfile_s_.h"
#include "oyStructList_s_.h"
#include "oyranos_devices.h"
#include "oyranos_types.h"
#include "oyranos_alpha.h"
#include "oyranos_color.h"
#include "oyranos_alpha_internal.h"
#include "oyranos_object_internal.h"
#include "oyranos_generic_internal.h"
#include "oyranos_cmm.h"
#include "oyranos_db.h"
#include "oyranos_helper.h"
#include "oyranos_i18n.h"
#include "oyranos_icc.h"
#include "oyranos_io.h"
#include "oyranos_sentinel.h"
#include "oyranos_string.h"
#include "oyranos_texts.h"
#include <math.h>
#include <locale.h>
#include <limits.h>
Functions | |
oyChar * | oyDumpColorToCGATS (const double *channels, size_t n, oyProfile_s *prof, oyAlloc_f allocateFunc, const oyChar *DESCRIPTOR) |
create CGATS text from double value array and a profile More... | |
int | oyGetMonitorInfo (const char *display_name, char **manufacturer, char **model, char **serial, char **system_port, char **display_geometry, oyBlob_s **edid, oyAlloc_f allocate_func) |
brief pick up monitor information with Xlib More... | |
int | oyGetScreenFromPosition (const char *display_name, int x, int y) |
screen number from position More... | |
char * | oyGetDisplayNameFromPosition2 (const char *device_type, const char *device_class, const char *display_name, int x, int y, oyAlloc_f allocateFunc) |
display name from position More... | |
char * | oyGetDisplayNameFromPosition (const char *display_name, int x, int y, oyAlloc_f allocateFunc) |
display name from position More... | |
char * | oyGetMonitorProfile (const char *device_name, size_t *size, oyAlloc_f allocate_func) |
get the monitor profile from the server More... | |
char * | oyMonitorProfileNameFromDB (oyConfig_s *device, oyAlloc_f allocateFunc) |
get the monitor profile filename from the device database More... | |
char * | oyGetMonitorProfileNameFromDB (const char *display_name, oyAlloc_f allocateFunc) |
get the monitor profile filename from the device profile database More... | |
int | oySetMonitorProfile (const char *display_name, const char *profile_name) |
set the monitor profile by filename More... | |
int | oyActivateMonitorProfiles (const char *display_name) |
activate the monitor using the stored configuration More... | |
object APIs
Oyranos is an open source Color Management System