Oyranos  git-devel
Oyranos is a full featured Color Management System
Functions
oyranos_cmm.c File Reference

CMM core APIs. More...

#include "oyranos_cmm.h"
#include "oyranos_generic.h"
#include "oyranos_helper.h"
#include "oyranos_i18n.h"
#include "oyranos_io.h"
#include "oyranos_object_internal.h"
#include "oyranos_sentinel.h"
#include "oyranos_string.h"
#include "oyranos_texts.h"
#include "config.icc_profile.printer.CUPS.json.h"
#include "config.icc_profile.camera.oyRE.json.h"
#include "config.icc_profile.scanner.SANE.json.h"
#include "oyConnectorImaging_s.h"
#include "oyRectangle_s_.h"
#include "oyCMMapi8_s_.h"
#include <dlfcn.h>
#include <math.h>
#include <stdarg.h>

Functions

int oyFilterPlug_ImageRootRun (oyFilterPlug_s *requestor_plug, oyPixelAccess_s *ticket)
 implement oyCMMFilter_GetNext_f() More...
 
int oyDeviceCMMInit (oyStruct_s *filter, const char *rank_file_pattern, int rank_optional)
 load Rank Map from disk More...
 
int oyDeviceCMMReset (oyStruct_s *filter)
 reset Rank Map from disk More...
 
const char * oyCMMgetText (const char *select, oyNAME_e type, oyStruct_s *context OY_UNUSED)
 
const char * oyCMMgetImageConnectorPlugText (const char *select, oyNAME_e type, oyStruct_s *context OY_UNUSED)
 
const char * oyCMMgetImageConnectorSocketText (const char *select, oyNAME_e type, oyStruct_s *context OY_UNUSED)
 

Detailed Description

CMM core APIs.

Oyranos is an open source Color Management System

Copyright:
2008-2019 (C) Kai-Uwe Behrmann
Author
Kai-Uwe Behrmann ku.b@.nosp@m.gmx..nosp@m.de
License:
new BSD http://www.opensource.org/licenses/BSD-3-Clause
Since
2009/04/28

basic and / or common functions for modules