ACF
$AcfVersion:0$
Acf
Include
icmm
IColorTransformation.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ACF-Commercial
2
#pragma once
3
4
5
// ACF includes
6
#include <
imath/TIMathFunction.h
>
7
#include <
icmm/CVarColor.h
>
8
9
10
namespace
icmm
11
{
12
13
174
class
IColorTransformation
:
virtual
public
imath::TIMathFunction
<icmm::CVarColor, icmm::CVarColor>
175
{
176
};
177
178
179
}
// namespace icmm
180
181
CVarColor.h
TIMathFunction.h
icmm::IColorTransformation
Basic interface for color transformations between color models.
Definition
IColorTransformation.h:175
imath::TIMathFunction
Template interface for any mathematical function.
Definition
TIMathFunction.h:18
icmm
Contains color management classes.
Definition
CCieLabColor.h:11
Generated by
1.9.8