|
Oyranos
0.9.7
Oyranos is a full featured Color Management System
|
modules for Oyranos More...
#include "oyCMMapi4_s.h"#include "oyCMMapi4_s_.h"#include "oyCMMapi7_s.h"#include "oyCMMapi7_s_.h"#include "oyCMMapiFilters_s.h"#include "oyCMMui_s_.h"#include "oyConnectorImaging_s_.h"#include "oyFilterNode_s_.h"#include "oyRectangle_s_.h"#include "oyranos_config_internal.h"#include "oyranos_cmm.h"#include "oyranos_cmm_oyra.h"#include "oyranos_generic.h"#include "oyranos_helper.h"#include "oyranos_icc.h"#include "oyranos_i18n.h"#include "oyranos_io.h"#include "oyranos_definitions.h"#include "oyranos_module_internal.h"#include "oyranos_string.h"#include "oyranos_texts.h"#include <math.h>#include <stdarg.h>#include <stdlib.h>#include <stdio.h>#include <string.h>Macros | |
| #define | OY_IMAGE_WRITE_REGISTRATION OY_TOP_SHARED OY_SLASH OY_DOMAIN_INTERNAL OY_SLASH OY_TYPE_STD OY_SLASH "file_write.meta._" CMM_NICK |
| registration string for oyra CMM More... | |
| #define | OY_IMAGE_LOAD_REGISTRATION OY_TOP_SHARED OY_SLASH OY_DOMAIN_INTERNAL OY_SLASH OY_TYPE_STD OY_SLASH "file_read.meta._" CMM_NICK |
| registration string for oyra CMM More... | |
| #define | OY_IMAGE_REGIONS_REGISTRATION OY_TOP_SHARED OY_SLASH OY_DOMAIN_INTERNAL OY_SLASH OY_TYPE_STD OY_SLASH "rectangles" |
| registration string for oyra CMM More... | |
| #define | OY_IMAGE_ROOT_REGISTRATION OY_TOP_SHARED OY_SLASH OY_DOMAIN_INTERNAL OY_SLASH OY_TYPE_STD OY_SLASH "root" |
| registration string for oyra CMM More... | |
| #define | OY_IMAGE_OUTPUT_REGISTRATION OY_TOP_SHARED OY_SLASH OY_DOMAIN_INTERNAL OY_SLASH OY_TYPE_STD OY_SLASH "output" |
| registration string for oyra CMM More... | |
Functions | |
| int | oyraFilterPlug_ImageWriteRun (oyFilterPlug_s *requestor_plug, oyPixelAccess_s *ticket) |
| Target File Image meta filter. More... | |
| oyPointer | oyraFilterNode_ImageLoadContextToMem (oyFilterNode_s *node, size_t *size, oyAlloc_f allocateFunc) |
| Provide text info for debugging and hashing. More... | |
| int | oyraFilterPlug_ImageLoadRun (oyFilterPlug_s *requestor_plug, oyPixelAccess_s *ticket) |
| Source File Image meta filter. More... | |
| int | oyraFilterPlug_ImageRectanglesRun (oyFilterPlug_s *requestor_plug, oyPixelAccess_s *ticket) |
| Split image processing into rectangles. More... | |
| int | oyraFilterPlug_ImageRootRun (oyFilterPlug_s *requestor_plug, oyPixelAccess_s *ticket) |
| Source in memory image obtaining. More... | |
| int | oyraFilterPlug_ImageOutputRun (oyFilterPlug_s *requestor_plug, oyPixelAccess_s *ticket) |
| Start Processing. More... | |
Variables | |
| oyCMMapi7_s_ | oyra_api7_image_write |
| Target File Image Meta Node. More... | |
| oyCMMui_s_ | oyra_api4_ui_image_write |
| Target File Image Meta Node UI. More... | |
| oyCMMapi4_s_ | oyra_api4_image_write |
| Target File Image Meta Node (UI only) More... | |
| oyCMMapi7_s_ | oyra_api7_image_load |
| Source File Image Meta Node. More... | |
| oyCMMui_s_ | oyra_api4_ui_image_load |
| Source File Image Meta Node UI. More... | |
| oyCMMapi4_s_ | oyra_api4_image_load |
| Source File Image Meta Node (UI only) More... | |
| oyCMMapi7_s_ | oyra_api7_image_rectangles |
| Rectangles Node. More... | |
| oyCMMui_s_ | oyra_api4_ui_image_rectangles |
| Rectangles Node UI. More... | |
| oyCMMapi4_s_ | oyra_api4_image_rectangles |
| Rectangles Node (only UI) More... | |
| oyCMMapi7_s_ | oyra_api7_image_root |
| Source in memory Image Node. More... | |
| oyCMMui_s_ | oyra_api4_ui_image_root |
| Source in memory Image Node UI. More... | |
| oyCMMapi4_s_ | oyra_api4_image_root |
| Source in memory Image Node (only UI) More... | |
| oyCMMapi7_s_ | oyra_api7_image_output |
| Output in memory Image Node. More... | |
| oyCMMui_s_ | oyra_api4_ui_image_output |
| Image Output UI. More... | |
| oyCMMapi4_s_ | oyra_api4_image_output |
| Image Output (only UI) More... | |
modules for Oyranos
Oyranos is an open source Color Management System
Oyranos is an open source Color Management System
Oyranos is an open source Color Management System