Oyranos  0.9.7
Oyranos is a full featured Color Management System
Functions | Variables
oyranos_cmm_oyIM.h File Reference

registration definitions for Oyranos backends More...

#include "oyranos_config_internal.h"
#include "oyCMMapi3_s_.h"
#include "oyCMMapi5_s_.h"
#include "oyranos_cmm.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"

Functions

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...
 
oyStructList_soyIMProfileTag_GetValues (oyProfileTag_s *tag)
 Get values from ICC profile tags. More...
 
int oyIMProfileTag_Create (oyProfileTag_s *tag, oyStructList_s *list, icTagTypeSignature tag_type, uint32_t version)
 Creates a ICC profile tag. More...
 

Variables

oyCMMapi3_s_ oyIM_api3
 oyIM oyCMMapi3_s implementations More...
 
oyCMMapi5_s_ oyIM_api5_meta_c
 oyIM oyCMMapi5_s implementation More...
 

Detailed Description

registration definitions for Oyranos backends

Oyranos is an open source Color Management System

Copyright:
2008-2009 (C) Kai-Uwe Behrmann

Function Documentation

◆ oyIMCMMMessageFuncSet()

int oyIMCMMMessageFuncSet ( oyMessage_f  message_func)

API requirement.

oyIMCMMMessageFuncSet

Version
Oyranos: 0.1.8
Date
2008/01/02
Since
2008/01/02 (Oyranos: 0.1.8)

◆ oyIMIconv()

int oyIMIconv ( const char *  input,
size_t  len,
char *  output,
const char *  from_codeset 
)

convert between codesets

oyIMIconv

Version
Oyranos: 0.1.8
Date
2008/05/27
Since
2008/07/23 (Oyranos: 0.1.8)

Variable Documentation

◆ oyIM_api5_meta_c

oyCMMapi5_s_ oyIM_api5_meta_c

oyIM oyCMMapi5_s implementation

oyIM_api5 a interpreter for imaging modules

Version
Oyranos: 0.1.10
Since
2008/11/13 (Oyranos: 0.1.9)
Date
2010/06/25