![]() |
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 levelMessages consist of text, which contains information depending on the purpose. The information provider obtains with this enum a brief request, what to put into a information request. 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... | |
| char * | oyDescriptionToHTML (int group, const char **options, oyAlloc_f allocateFunc) |
| write a HTML description page 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
| char* oyDescriptionToHTML | ( | int | group, |
| const char ** | options, | ||
| oyAlloc_f | allocateFunc | ||
| ) |
write a HTML description page
Function oyDescriptionToHTML
| group | currently only oyGROUP_ALL |
| options | zero terminated paired key/value strings
|
| allocate_func | the user allocator |
References oyGetHtmlHeader(), oyGROUP_ALL, oyGROUP_BEHAVIOUR_EFFECT, oyGROUP_BEHAVIOUR_MISSMATCH, oyGROUP_BEHAVIOUR_MIXED_MODE_DOCUMENTS, oyGROUP_BEHAVIOUR_PROOF, oyGROUP_BEHAVIOUR_RENDERING, oyGROUP_DEFAULT_PROFILES, OYRANOS_DEVEL_YEAR, OYRANOS_VERSION_NAME, oyWIDGET_ACTION_OPEN_MISMATCH_CMYK, oyWIDGET_ACTION_UNTAGGED_ASSIGN, oyWIDGET_BEHAVIOUR_END, oyWIDGET_DEFAULT_PROFILE_END, oyWIDGET_MIXED_MOD_DOCUMENTS_PRINT, oyWIDGET_MIXED_MOD_DOCUMENTS_SCREEN, oyWIDGET_RENDERING_INTENT, oyWIDGET_RENDERING_INTENT_PROOF, and oyWriteOptionToHTML_().
| int oy_debug |
Set debug level.
Variable oy_debug
Referenced by oyArray2d_s::oyArray2d_ReleaseArray_(), oyArray2d_s::oyArray2d_SetFocus(), oyConfig_s::oyConfig_Compare(), oyConfigs_s::oyConfigDomainList(), oyConversion_s::oyConversion_RunPixels(), oyDeviceSetup(), oyDevicesFromTaxiDB(), oyFilterGraph_s::oyFilterGraph_ToText(), oyFilterNode_s::oyFilterNode_Run(), oyFilterNode_s::oyFilterNode_SetContext_(), oyGetCMMs(), oyImage_s::oyImage_FillArray(), oyImage_s::oyImage_GetArray2dLineContinous(), oyImage_s::oyImage_ReadArray(), oyImage_s::oyImage_SetCritical(), oyObject_GetId(), oyObject_UnRef(), oyPixelAccess_s::oyPixelAccess_SetArrayFocus(), oyPixelAccess_s::oyPixelAccess_SynchroniseROI(), oyPointer_s::oyPointer_LookUpFromObject(), oyConfig_s::oyRankMapList(), oyXFORMsModelGetAttrValue(), and oyXML2NodeValue().