|
Oyranos
0.9.7
Oyranos is a full featured Color Management System
|
modules for Oyranos More...
#include "oyranos_config_internal.h"#include "oyCMM_s.h"#include "oyranos_cmm.h"#include "oyranos_cmm_oyra.h"#include "oyranos_helper.h"#include "oyranos_icc.h"#include "oyranos_i18n.h"#include "oyranos_io.h"#include "oyranos_definitions.h"#include "oyranos_texts.h"#include "oyranos_string.h"#include <math.h>#include <stdarg.h>#include <stdlib.h>#include <stdio.h>#include <string.h>Functions | |
| int | oyraCMMInit (oyStruct_s *filter OY_UNUSED) |
| API requirement. More... | |
| int | oyraIconv (const char *input, size_t len, char *output, const char *from_codeset) |
| convert between codesets More... | |
| int | oyraCMMMessageFuncSet (oyMessage_f message_func) |
| API requirement. More... | |
| const char * | oyraGetText (const char *select, oyNAME_e type, oyStruct_s *context OY_UNUSED) |
Variables | |
| oyCMM_s | oyra_cmm_module |
| oyra module infos More... | |
modules for Oyranos
Oyranos is an open source Color Management System
| int oyraCMMInit | ( | oyStruct_s *filter | OY_UNUSED | ) |
API requirement.
Function oyraCMMInit
Referenced by oyraApi4ImageChannelCreate(), oyraApi4ImageExposeCreate(), oyraApi4ImageScaleCreate(), oyraApi7ImageChannelCreate(), oyraApi7ImageExposeCreate(), and oyraApi7ImageScaleCreate().
| int oyraCMMMessageFuncSet | ( | oyMessage_f | message_func | ) |
API requirement.
Function oyraCMMMessageFuncSet
Referenced by oyraApi4ImageChannelCreate(), oyraApi4ImageExposeCreate(), oyraApi4ImageScaleCreate(), oyraApi7ImageChannelCreate(), oyraApi7ImageExposeCreate(), and oyraApi7ImageScaleCreate().
| const char* oyraGetText | ( | const char * | select, |
| oyNAME_e | type, | ||
| oyStruct_s *context | OY_UNUSED | ||
| ) |
This function implements oyCMMinfoGetText_f.
References oyNAME_NAME, and oyNAME_NICK.
| int oyraIconv | ( | const char * | input, |
| size_t | len, | ||
| char * | output, | ||
| const char * | from_codeset | ||
| ) |
convert between codesets
Function oyraIconv
| oyCMM_s oyra_cmm_module |
oyra module infos
oyra_cmm_module