Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Type: Class. More...
#include <IccPcc.h>
Protected Attributes | |
bool | m_bValidIllumXYZ |
bool | m_bValidMediaXYZ |
icFloatNumber | m_illuminantXYZ [3] |
icFloatNumber | m_illuminantXYZLum [3] |
icFloatNumber | m_mediaXYZ [3] |
IIccProfileConnectionConditions * | m_pPCC |
CIccTagSpectralViewingConditions * | m_pViewingConditions |
Type: Class.
Purpose: Class used for defining combined connection conditions where the viewing conditions are the combined result of information from the profile and external connection conditions based on whether reflectance or emission is used.
CIccCombinedConnectionConditions::CIccCombinedConnectionConditions | ( | CIccProfile * | pProfile, |
IIccProfileConnectionConditions * | pAppliedPCC, | ||
bool | bReflectance = false ) |
Definition at line 313 of file IccPcc.cpp.
References CIccTagSpectralViewingConditions::getIlluminant(), CIccTagSpectralViewingConditions::getIlluminantCCT(), IIccProfileConnectionConditions::getPccViewingConditions(), CIccTagSpectralViewingConditions::getStdIllumiant(), m_bValidMediaXYZ, m_illuminantXYZ, CIccTagSpectralViewingConditions::m_illuminantXYZ, m_illuminantXYZLum, m_mediaXYZ, m_pPCC, m_pViewingConditions, CIccTagSpectralViewingConditions::NewCopy(), CIccTagSpectralViewingConditions::setIlluminant(), icFloatXYZNumber::X, icFloatXYZNumber::Y, and icFloatXYZNumber::Z.
|
virtual |
Definition at line 352 of file IccPcc.cpp.
References m_pViewingConditions.
|
virtual |
Implements IIccProfileConnectionConditions.
Definition at line 367 of file IccPcc.cpp.
References IIccProfileConnectionConditions::getCustomToStandardPcc(), and m_pPCC.
|
virtual |
Implements IIccProfileConnectionConditions.
Definition at line 386 of file IccPcc.cpp.
References m_illuminantXYZLum.
|
virtual |
Implements IIccProfileConnectionConditions.
Definition at line 391 of file IccPcc.cpp.
References m_bValidMediaXYZ, m_mediaXYZ, m_pPCC, and m_pViewingConditions.
|
virtual |
Implements IIccProfileConnectionConditions.
Definition at line 381 of file IccPcc.cpp.
References m_illuminantXYZ.
|
virtual |
Implements IIccProfileConnectionConditions.
Definition at line 358 of file IccPcc.cpp.
References IIccProfileConnectionConditions::getPccViewingConditions(), m_pPCC, and m_pViewingConditions.
|
virtual |
Implements IIccProfileConnectionConditions.
Definition at line 374 of file IccPcc.cpp.
References IIccProfileConnectionConditions::getStandardToCustomPcc(), and m_pPCC.
|
protected |
|
protected |
Definition at line 154 of file IccPcc.h.
Referenced by CIccCombinedConnectionConditions(), and getMediaWhiteXYZ().
|
protected |
Definition at line 150 of file IccPcc.h.
Referenced by CIccCombinedConnectionConditions(), and getNormIlluminantXYZ().
|
protected |
Definition at line 151 of file IccPcc.h.
Referenced by CIccCombinedConnectionConditions(), and getLumIlluminantXYZ().
|
protected |
Definition at line 152 of file IccPcc.h.
Referenced by CIccCombinedConnectionConditions(), and getMediaWhiteXYZ().
|
protected |
Definition at line 153 of file IccPcc.h.
Referenced by CIccCombinedConnectionConditions(), getCustomToStandardPcc(), getMediaWhiteXYZ(), getPccViewingConditions(), and getStandardToCustomPcc().
|
protected |
Definition at line 149 of file IccPcc.h.
Referenced by CIccCombinedConnectionConditions(), getMediaWhiteXYZ(), getPccViewingConditions(), and ~CIccCombinedConnectionConditions().