|
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_oyIM.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 | oyIMCMMInit (oyStruct_s *filter OY_UNUSED) |
| API requirement. More... | |
| int | oyIMIconv (const char *input, size_t len, char *output, const char *from_codeset) |
| convert between codesets More... | |
| int | oyIMCMMMessageFuncSet (oyMessage_f message_func) |
| API requirement. More... | |
| const char * | oyIMInfoGetText (const char *select, oyNAME_e type, oyStruct_s *context OY_UNUSED) |
Variables | |
| oyCMM_s | oyIM_cmm_module |
| oyIM module infos More... | |
modules for Oyranos
Oyranos is an open source Color Management System
| int oyIMCMMInit | ( | oyStruct_s *filter | OY_UNUSED | ) |
API requirement.
oyIMCMMInit
| int oyIMCMMMessageFuncSet | ( | oyMessage_f | message_func | ) |
API requirement.
oyIMCMMMessageFuncSet
| int oyIMIconv | ( | const char * | input, |
| size_t | len, | ||
| char * | output, | ||
| const char * | from_codeset | ||
| ) |
convert between codesets
oyIMIconv
Referenced by oyIMProfileTag_GetValues().
| const char* oyIMInfoGetText | ( | const char * | select, |
| oyNAME_e | type, | ||
| oyStruct_s *context | OY_UNUSED | ||
| ) |
This function implements oyCMMGetText_f.
References oyNAME_NAME, and oyNAME_NICK.
| oyCMM_s oyIM_cmm_module |
oyIM module infos
oyIM_cmm_module