Go to the source code of this file.
|
class | CColorManagerConfig |
| This class encapsulates Mako CMM configuration, allowing the IColorManager configuration to be overridden. More...
|
class | IColorManager |
| Public interface to the EDL color manager. There is only one instance of the color manager for each factory. It can be retrieved using the IEDLFactory::getSingleton method, or by using the get() static function. More...
|
◆ EDL_CMM_MAX_COMPONENTS
#define EDL_CMM_MAX_COMPONENTS 32 |
◆ edlobj2IColorManager
#define edlobj2IColorManager |
( |
| src | ) |
|
Value:
Public interface to the EDL color manager. There is only one instance of the color manager for each f...
Definition icolormanager.h:115
CSmartPtr< Type > edl_cast(Type *dst, IEDLObjectPtr src)
Definition iedlobject.h:91
◆ IColorManagerClassID
#define IColorManagerClassID 0x573cc514, 0x821611dc, 0x83140800, 0x200c9a66 |
◆ DECL_SMART_PTR()