Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Class: CIccMpeTintArray. More...
#include <IccMpeBasic.h>
Protected Attributes | |
CIccTagNumArray * | m_Array |
Protected Attributes inherited from CIccMultiProcessElement | |
icUInt16Number | m_nInputChannels |
icUInt16Number | m_nOutputChannels |
Additional Inherited Members | |
Static Public Member Functions inherited from CIccMultiProcessElement | |
static CIccMultiProcessElement * | Create (icElemTypeSignature sig) |
Name: CIccMultiProcessElement::Create. | |
Public Attributes inherited from CIccMultiProcessElement | |
icUInt32Number | m_nReserved |
Class: CIccMpeTintArray.
Purpose: The curve set process element
Definition at line 464 of file IccMpeBasic.h.
CIccMpeTintArray::CIccMpeTintArray | ( | int | nVectorSize = 1 | ) |
Name: CIccMpeTintArray::CIccMpeTintArray.
Purpose:
Args:
Return:
Definition at line 3497 of file IccMpeBasic.cpp.
CIccMpeTintArray::CIccMpeTintArray | ( | const CIccMpeTintArray & | tintArray | ) |
Name: CIccMpeTintArray::CIccMpeTintArray.
Purpose:
Args:
Return:
Definition at line 3517 of file IccMpeBasic.cpp.
References m_Array, CIccMultiProcessElement::m_nInputChannels, CIccMultiProcessElement::m_nOutputChannels, CIccMultiProcessElement::m_nReserved, and CIccTag::NewCopy().
|
virtual |
Name: CIccMpeTintArray::~CIccMpeTintArray.
Purpose:
Args:
Return:
Definition at line 3566 of file IccMpeBasic.cpp.
|
virtual |
Name: CIccMpeTintArray::Apply.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 3778 of file IccMpeBasic.cpp.
|
virtual |
Name: CIccMpeTintArray::Begin.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 3755 of file IccMpeBasic.cpp.
|
virtual |
Name: CIccMpeTintArray::Describe.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 3616 of file IccMpeBasic.cpp.
|
inline |
Definition at line 478 of file IccMpeBasic.h.
|
inlinevirtual |
Implements CIccMultiProcessElement.
Reimplemented in CIccMpeXmlTintArray.
Definition at line 481 of file IccMpeBasic.h.
|
inlinevirtual |
Implements CIccMultiProcessElement.
Definition at line 480 of file IccMpeBasic.h.
References icSigTintArrayElemType.
|
inlinevirtual |
Implements CIccMultiProcessElement.
Definition at line 470 of file IccMpeBasic.h.
CIccMpeTintArray & CIccMpeTintArray::operator= | ( | const CIccMpeTintArray & | tintArray | ) |
Name: &CIccMpeTintArray::operator=.
Purpose:
Args:
Return:
Definition at line 3539 of file IccMpeBasic.cpp.
References m_Array, CIccMultiProcessElement::m_nInputChannels, CIccMultiProcessElement::m_nOutputChannels, and CIccTag::NewCopy().
|
virtual |
Name: CIccMpeTintArray::Read.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 3640 of file IccMpeBasic.cpp.
References CIccTag::Create(), icSeekSet, CIccTag::IsNumArrayType(), CIccIO::Read16(), CIccIO::Read32(), CIccIO::Seek(), sig, and CIccIO::Tell().
void CIccMpeTintArray::SetArray | ( | CIccTagNumArray * | pArray | ) |
Name: CIccMpeTintArray::SetCurve.
Purpose:
Args:
Return:
Definition at line 3597 of file IccMpeBasic.cpp.
void CIccMpeTintArray::SetVectorSize | ( | int | nVectorSize | ) |
Name: CIccMpeTintArray::SetVectorSize.
Purpose:
Args:
Return:
Definition at line 3582 of file IccMpeBasic.cpp.
|
virtual |
Name: CIccMpeTintArray::Validate.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 3797 of file IccMpeBasic.cpp.
References CIccInfo::GetSigPathName(), icGetSigPath(), icMsgValidateCriticalError, icValidateCriticalError, and CIccMultiProcessElement::Validate().
|
virtual |
Name: CIccMpeTintArray::Write.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 3720 of file IccMpeBasic.cpp.
References sig, CIccIO::Write16(), and CIccIO::Write32().
|
protected |
Definition at line 494 of file IccMpeBasic.h.
Referenced by CIccMpeTintArray(), and operator=().