IccMAX 2.1.27
Color Profile Tools
|
Go to the source code of this file.
Macros | |
#define | icXmlDoubleFmt "%.24lf" |
#define | icXmlFloatFmt "%.12f" |
#define | icXmlHalfFmt "%.8f" |
Enumerations | |
enum | icConvertType { icConvert8Bit =0 , icConvert16Bit , icConvertFloat , icConvertVariable } |
File: IccXmlConfig.cpp
Contains: Implementation IccXMl Configuration
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccXmlConfig.h.
#define icXmlDoubleFmt "%.24lf" |
#define icXmlFloatFmt "%.12f" |
#define icXmlHalfFmt "%.8f" |
enum icConvertType |
Enumerator | |
---|---|
icConvert8Bit | |
icConvert16Bit | |
icConvertFloat | |
icConvertVariable |