![]() |
Oyranos Color Management System API - Version 0.9.6 |
public Oyranos API's More...
Enumerations | |
enum | oyNAME_e { oyNAME_NAME, oyNAME_NICK, oyNAME_DESCRIPTION } |
Information level. More... | |
Functions | |
int | oyVersion (int type) |
give the compiled in library version More... | |
char * | oyVersionString (int type, oyAlloc_f allocateFunc) |
give the configure options for Oyranos More... | |
void | oyI18NSet (int active, int reserved) |
switch internationalisation of strings on or off More... | |
const char * | oyLanguage (void) |
get language code More... | |
const char * | oyCountry (void) |
get country code More... | |
const char * | oyLang (void) |
get LANG code/variable More... | |
void | oyI18Nreset (void) |
reset i18n language and country variables More... | |
Variables | |
int | oy_debug |
Set debug level. More... | |
const char * | oy_domain_codeset |
codeset for Oyranos More... | |
public Oyranos API's
Oyranos is an open source Color Management System
int oy_debug |
Set debug level.
Variable oy_debug
Referenced by oyArray2d_s::oyArray2d_SetFocus(), oyFilterGraph_s::oyFilterGraph_ToText(), oyFilterNode_s::oyFilterNode_Run(), oyImage_s::oyImage_FillArray(), oyImage_s::oyImage_GetArray2dLineContinous(), oyImage_s::oyImage_SetCritical(), oyObject_UnRef(), oyPixelAccess_s::oyPixelAccess_SetArrayFocus(), oyPixelAccess_s::oyPixelAccess_SynchroniseROI(), and oyPointer_s::oyPointer_LookUpFromObject().