#include "camtypes.h"#include "coplfilr.h"#include "cdrcol.h"#include "optsunit.h"#include "progress.h"#include "scunit.h"#include "sgcolour.h"Go to the source code of this file.
Classes | |
| struct | cpl_header |
Defines | |
| #define | new CAM_DEBUG_NEW |
| #define | CPL_MIN_ENTRY_SIZE 14 |
| #define | CPL_MAX_ENTRY_SIZE (13+32) |
| #define | CPL_CHECK_TEXT_START 16 |
| #define | CPF_MAX_COLNAME_SIZE 32 |
| #define | CPL_FVU -1 |
| #define | CPL_FV4 4 |
| #define | CPL_FV5 5 |
| #define | MAX_PREFIX_LEN 16 |
| Does the import of a Corel .cpl file. | |
| #define | PREFIX_PANTONE "PANTONE " |
| #define | PREFIX_FOCOLTONE "FOCOLTONE " |
| #define | PREFIX_TRUMATCH "TRUMATCH " |
| #define | PREFIX_UNIFORM "RGB " |
| #define | FILENAME_FOCOLTONE "FOCOLTON.CPL" |
| #define | FILENAME_TRUMATCH "TRUMATCH.CPL" |
| #define | FILENAME_UNIFORM "RGBSTD.CPL" |
| #define | ENTRIES_PANTONE 3006 |
| #define | ENTRIES_FOCOLTONE 762 |
| #define | ENTRIES_TRUMATCH 2104 |
| #define | ENTRIES_UNIFORM 480 |
Functions | |
| DECLARE_SOURCE ("$Revision: 1282 $") | |
|
|
Definition at line 140 of file coplfilr.cpp. |
|
|
Definition at line 139 of file coplfilr.cpp. |
|
|
Definition at line 143 of file coplfilr.cpp. |
|
|
Definition at line 144 of file coplfilr.cpp. |
|
|
Definition at line 142 of file coplfilr.cpp. |
|
|
Definition at line 138 of file coplfilr.cpp. |
|
|
Definition at line 137 of file coplfilr.cpp. |
|
|
Definition at line 1343 of file coplfilr.cpp. |
|
|
Definition at line 1342 of file coplfilr.cpp. |
|
|
Definition at line 1344 of file coplfilr.cpp. |
|
|
Definition at line 1345 of file coplfilr.cpp. |
|
|
Definition at line 1339 of file coplfilr.cpp. |
|
|
Definition at line 1340 of file coplfilr.cpp. |
|
|
Definition at line 1341 of file coplfilr.cpp. |
|
|
Does the import of a Corel .cpl file.
Definition at line 1334 of file coplfilr.cpp. |
|
|
Definition at line 130 of file coplfilr.cpp. |
|
|
Definition at line 1336 of file coplfilr.cpp. |
|
|
Definition at line 1335 of file coplfilr.cpp. |
|
|
Definition at line 1337 of file coplfilr.cpp. |
|
|
Definition at line 1338 of file coplfilr.cpp. |
|
|
|
1.4.4