
Go to the source code of this file.
Defines | |
| #define | JMAKE_ENUM_LIST |
| #define | JMESSAGE(code, string) code , |
| #define | JMESSAGE(code, string) code , |
| #define | JMESSAGE(code, string) code , |
Enumerations | |
| enum | ADDON_MESSAGE_CODE |
Functions | |
| JMESSAGE (JMSG_FIRSTADDONCODE=1000, NULL) JMESSAGE(JERR_BAD_CMAP_FILE | |
| Color map file is invalid or of unsupported format | JMESSAGE (JERR_TOO_MANY_COLORS,"Output file format cannot handle %d colormap entries") JMSG_LASTADDONCODE |
| #define JMAKE_ENUM_LIST |
| enum ADDON_MESSAGE_CODE |
| ADDON_MESSAGE_CODE::JMESSAGE | ( | JMSG_FIRSTADDONCODE | = 1000, |
| NULL | |||
| ) |
| Color map file is invalid or of unsupported format ADDON_MESSAGE_CODE::JMESSAGE | ( | JERR_TOO_MANY_COLORS | , |
| "Output file format cannot handle %d colormap entries" | |||
| ) |