Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
idomgroup.h File Reference
#include <edl/idomnode.h>
#include <edl/edlnamespaces.h>
#include <edl/edlfwd.h>
#include <edl/edlblend.h>
#include <edl/idombrush.h>
#include <edl/idomcolorspace.h>
#include <edl/idompathgeometry.h>
#include <jawsmako/types.h>
Include dependency graph for idomgroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDOMGroup
 Interface to DOM node representing Group Elements. More...
class  IDOMGroup::Data
 Initialization data. More...
class  IDOMTransparencyGroup
 IDOMTransparencyGroup interface. Analogous to PDF Transparency groups. More...
class  IDOMTransparencyGroup::Data
 Initialization data. More...

Macros

#define IDOMGroupClassID   0x4535624b, 0xc4c04966, 0x9a248943, 0x89527f98
#define edlobj2IDOMGroup(src)
#define IDOMTransparencyGroupClassID   0x67dd9c06, 0x1e0f42b5, 0xba609ed6, 0x9931c071
#define edlobj2IDOMTransparencyGroup(src)

Macro Definition Documentation

◆ edlobj2IDOMGroup

#define edlobj2IDOMGroup ( src)
Value:
edl_cast((IDOMGroup *)NULL, src)
Interface to DOM node representing Group Elements.
Definition idomgroup.h:26
CSmartPtr< Type > edl_cast(Type *dst, IEDLObjectPtr src)
Definition iedlobject.h:91

◆ edlobj2IDOMTransparencyGroup

#define edlobj2IDOMTransparencyGroup ( src)
Value:
IDOMTransparencyGroup interface. Analogous to PDF Transparency groups.
Definition idomgroup.h:153

◆ IDOMGroupClassID

#define IDOMGroupClassID   0x4535624b, 0xc4c04966, 0x9a248943, 0x89527f98

◆ IDOMTransparencyGroupClassID

#define IDOMTransparencyGroupClassID   0x67dd9c06, 0x1e0f42b5, 0xba609ed6, 0x9931c071