IccMAX 2.1.27
Color Profile Tools
|
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "IccArrayBasic.h"
#include "IccStructBasic.h"
#include "IccUtil.h"
#include "IccArrayFactory.h"
#include <algorithm>
Go to the source code of this file.
Macros | |
#define | __min min |
File: IccArrayBasic.cpp
Contains: Implementation of the IIccArray class and basic inherited classes
Version: V1
Copyright: � see ICC Software License
Definition in file IccArrayBasic.cpp.
#define __min min |