AIForeignObject.h File Reference
#include "AITypes.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Classes |
struct | AIForeignObjectSuite |
| This suite allows you to work with foreign objects, that is, art objects that encapsulate imaging constructs which are supported by PDF and the Adobe Imaging Model, but are not native to Illustrator. More...
|
Defines |
#define | kAIForeignObjectSuite "AI Foreign Object Suite" |
| Foreign Object Suite name.
|
#define | kAIForeignObjectSuiteVersion4 AIAPI_VERSION(4) |
| Foreign Object Suite version.
|
#define | kAIForeignObjectSuiteVersion kAIForeignObjectSuiteVersion4 |
| Foreign Object Suite version.
|
#define | kAIForeignObjectVersion kAIForeignObjectSuiteVersion |
| Foreign Object Suite version.
|
Typedefs |
typedef struct _AIDisplayPort * | AIDisplayPortHandle |
| Wrap this AGMDisplayListPort* as a CAGMDisplayListPort or some baseclass in order to use it.
|
Detailed Description
Define Documentation
#define kAIForeignObjectSuite "AI Foreign Object Suite" |
Foreign Object Suite name.
#define kAIForeignObjectSuiteVersion kAIForeignObjectSuiteVersion4 |
Foreign Object Suite version.
#define kAIForeignObjectSuiteVersion4 AIAPI_VERSION(4) |
Foreign Object Suite version.
#define kAIForeignObjectVersion kAIForeignObjectSuiteVersion |
Foreign Object Suite version.
Typedef Documentation
Wrap this AGMDisplayListPort*
as a CAGMDisplayListPort
or some baseclass in order to use it.