Oyranos  git-devel
Oyranos is a full featured Color Management System
Functions
oyNamedColor_s_.h File Reference
#include "oyranos_color.h"
#include "oyranos_image.h"
#include "oyProfile_s.h"
#include "oyImage_s.h"
#include "oyConversion_s.h"
#include <oyranos_object.h>
#include "oyNamedColor_s.h"

Functions

void oyCopyColor (const double *from, double *to, int n, oyProfile_s *profile_ref, int channels_n)
 copy pure colors More...
 

Detailed Description

[Template file inheritance graph] +-> oyNamedColor_s_.template.h | +– Base_s_.h

Oyranos is an open source Color Management System

Copyright:
2004-2022 (C) Kai-Uwe Behrmann
Author
Kai-Uwe Behrmann ku.b@.nosp@m.gmx..nosp@m.de
License:
new BSD - see: http://www.opensource.org/licenses/BSD-3-Clause

Function Documentation

◆ oyCopyColor()

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.

Since
Oyranos: version 0.1.8
Date
september 2007 (API 0.1.8)

References oyICCColorSpaceGetChannelCount(), oyProfile_s::oyProfile_GetSignature(), and oySIGNATURE_COLOR_SPACE.