Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
IccTagDict.cpp File Reference

File: IccTagDictTag.cpp. More...

#include <stdio.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include <codecvt>
#include <locale>
#include "IccTagDict.h"
#include "IccUtil.h"
#include "IccIO.h"
+ Include dependency graph for IccTagDict.cpp:

Go to the source code of this file.

Classes

struct  icDictRecordPos
 

Typedefs

using convert_type = std::codecvt_utf8<wchar_t>
 

Detailed Description

File: IccTagDictTag.cpp.

Contains: Implementation of prototype dictType Tag

Version: V1

Copyright: � see ICC Software License

Definition in file IccTagDict.cpp.

Typedef Documentation

◆ convert_type

using convert_type = std::codecvt_utf8<wchar_t>

Definition at line 89 of file IccTagDict.cpp.