IccMAX 2.1.27
Color Profile Tools
|
#include "IccDefs.h"
Go to the source code of this file.
Data Structures | |
class | CIccCombinedConnectionConditions |
class | IIccProfileConnectionConditions |
Variables | |
class ICCPROFLIB_API | CIccMatrixMath |
class ICCPROFLIB_API | CIccProfile |
class ICCPROFLIB_API | CIccTagMultiProcessElement |
class ICCPROFLIB_API | CIccTagSpectralViewingConditions |
File: IccPcc.h
Contains: Header for implementation of the IIccProfileConnectionConditions interface class.
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccPcc.h.
class ICCPROFLIB_API CIccMatrixMath |
CIccProfile::CIccProfile |
Name: CIccProfile::CIccProfile
Purpose: Constructor
Name: CIccProfile::CIccProfile
Purpose: Copy Constructor. The copy constructor makes the copy of the CIccProfile object in it's present state. It DOES NOT make a copy of the m_pAttachIO member variable. Any operation with the IO object should be done before making a copy.
Args: Profile = CIccProfile object which is to be copied.
Referenced by CIccProfileXml::CIccProfileXml(), CIccProfileXml::CIccProfileXml(), CDevLinkWriter::begin(), CIccDefaultEncProfileConverter::ConvertFromParams(), DoInitSampleICC(), CIccPRMG::EvaluateProfile(), CIccEvalCompare::EvaluateProfile(), CIccApplyBPC::getBlackXfm(), getIccProfLibProfileFromColorsyncProfile(), IccCmmAttachProfileFile(), IccCmmAttachProfileHandle(), icConvertEncodingProfile(), IccProfileGetHeader(), CCubeWriter::iterate(), CDevLinkWriter::iterate(), main(), main(), main(), main(), OpenIccProfile(), OpenIccProfile(), OpenProfile(), CIccApplyBPC::pixelXfm(), PrintIccProfileInfo(), CIccTagEmbeddedProfile::Read(), ReadIccProfile(), ReadIccProfile(), ValidateIccProfile(), ValidateIccProfile(), and ValidateIccProfile().