Home
last modified time | relevance | path

Searched refs:in_colorants (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Diccstore.cc869 double* in_colorants = in_profile->get_colorants(); in init() local
873 rgb2xyz[j][i] = static_cast<float>( *in_colorants ); in init()
874 in_colorants += 1; in init()