IccMAX 2.1.27
Color Profile Tools
|
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "IccTagEmbedIcc.h"
#include "IccUtil.h"
#include "IccProfile.h"
#include "IccTagFactory.h"
#include "IccIO.h"
Go to the source code of this file.
File: IccTagEmbedIcc.cpp
Contains: Implementation of the CIccTagEmbedProfile class
Version: V1
Copyright: ? see ICC Software License
Definition in file IccTagEmbedIcc.cpp.