IccMAX 2.1.27
Color Profile Tools
|
#include <IccIoXml.h>
Public Member Functions | |
CIccStandardFileIO () | |
virtual CIccIO * | OpenFile (const icChar *szFilename, const char *szAttr) |
Type: class
Purpose: Provides default IIccOpenFileIO implementation
|
inline |
Name: CIccStandardFileIO::OpenFile
Purpose: Open a file
Args: szFilename - path to file to be opened szAttr - attributes of open (identical to attributes in fopen call).
Return: Pointer a CIccIO object that IO can be performed with or NULL if file cannot be opened.
Implements IIccOpenFileIO.
References CIccFileIO::CIccFileIO(), and CIccFileIO::Open().