IccMAX 2.1.27
Color Profile Tools
|
#include "IccIoXml.h"
Go to the source code of this file.
Functions | |
CIccIO * | IccOpenFileIO (const icChar *szFilename, const char *szAttr) |
void | IccSetOpenFileIO (IIccOpenFileIO *pOpenIO) |
Variables | |
static CIccStandardFileIO | g_IccStandardFileIO |
static IIccOpenFileIO * | g_pIccFileIO = &g_IccStandardFileIO |
File: IccIoXml.cpp
Contains: Implementation of the IIccOpenFileIO interface.
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccIoXml.cpp.
References g_pIccFileIO, and IIccOpenFileIO::OpenFile().
Referenced by icCLutFromXml(), icXmlParseTextString(), CIccTagXmlCurve::ParseXml(), CIccSampledCurveSegmentXml::ParseXml(), CIccSinglSampledeCurveXml::ParseXml(), CIccTagXmlTextDescription::ParseXml(), CIccTagXmlFloatNum< T, A, Tsig >::ParseXml(), CIccTagXmlEmbeddedHeightImage::ParseXml(), and CIccTagXmlEmbeddedNormalImage::ParseXml().
void IccSetOpenFileIO | ( | IIccOpenFileIO * | pOpenIO | ) |
References g_pIccFileIO.
|
static |
|
static |
Referenced by IccOpenFileIO(), and IccSetOpenFileIO().