#include <mi32/stddefns.h>
#include <mi32/filepath.h>
#include <mi32/colorspc.h>
#include <mi32/mcb.h>
#include <mi32/serializ.h>
Include dependency graph for mg2cms.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | MGD |
| namespace | MGUI |
Classes | |
| class | COLORxyY |
| A color in xyY space, represented using doubles instead of INT16. More... | |
| class | COLORXYZ |
| A color in XYZ space, represented using doubles instead of INT16. More... | |
| class | MGD::GAMMA |
| class | MGD::PROFILE |
| In-memory representataion of an ICM profile. More... | |
| class | MGD::PROFILE::LISTENTRY |
| PROFILE::LISTENTRY used to retrieve a list of PROFILES available on the current system. More... | |
| struct | MGD::PROFILE::PRIMARIES |
| Predefined primaries for custom RGB profiles. More... | |
| struct | MGD::PROFILE::WHITEPOINT |
| Standard Whitepoints Call EnumerateWhitePoints() to retrieve a list of pre-defined white points. More... | |
| class | MGD::PROFILEPARMS |
| class | MGD::PROFILEPARMS_PRINTER |
| class | MGD::PROFILEPARMS_RGB |
| class | MGD::PROFILEPARMS_SCREEN |
| Same as PROFILEPARMS_RGB, except when IniWrite is called on this one, it will call the callbacks of the things that want to know when it changes. More... | |
| class | MGD::TRANSFORM |
| In-memory representataion of an ICM profile. More... | |
Typedefs | |
| typedef void * | cmsHPROFILE |
| typedef void * | cmsHTRANSFORM |
vim: ts=3 sw=3
Definition in file mg2cms.h.
|
|
Forward decl of things defined in lcms/lcms.h, which we can't include here.
|
|
|
|
1.3.8-20040913