Go to the source code of this file.
|
class | IDOMColor |
| Holds a single color value. The color values themselves are held as floating point values for all color spaces. For some spaces (such as indexed color spaces) the values will be integral, but still stored as floats. More...
|
◆ edlobj2IDOMColor
#define edlobj2IDOMColor |
( |
| src | ) |
|
Value:
Holds a single color value. The color values themselves are held as floating point values for all col...
Definition idomcolor.h:40
CSmartPtr< Type > edl_cast(Type *dst, IEDLObjectPtr src)
Definition iedlobject.h:91
◆ IDOMColorClassID
#define IDOMColorClassID 0x4a33f930, 0xc5d64967, 0xaa600a12, 0x78eb3212 |
◆ DECL_SMART_PTR()