![]() |
Oyranos Color Management System API |
#include "oyNamedColor_s.h"
#include "oyNamedColor_s_.h"
#include "oyObject_s.h"
#include "oyranos_object_internal.h"
Functions | |
void | oyCopyColor (const double *from, double *to, int n, oyProfile_s *ref, int channels_n) |
copy pure colors More... | |
[Template file inheritance graph] +-> oyNamedColor_s_.template.c | +– Base_s_.c
Oyranos is an open source Color Management System
void oyCopyColor | ( | const double * | from, |
double * | to, | ||
int | n, | ||
oyProfile_s * | ref, | ||
int | channels_n | ||
) |
copy pure colors
Handle color only. With a empty from variable set -1 as default in to.
References oyICCColorSpaceGetChannelCount(), oyProfile_s::oyProfile_GetSignature(), and oySIGNATURE_COLOR_SPACE.
Referenced by oyNamedColor_s::oyNamedColor_Copy__Members(), oyNamedColor_s::oyNamedColor_Create(), oyNamedColor_s::oyNamedColor_CreateWithName(), oyNamedColor_s::oyNamedColor_GetColorStd(), and oyNamedColor_s::oyNamedColor_SetColorStd().