|
MLT 7.40.0
Multimedia Framework
|


Public Member Functions | |
| __init__ (self) | |
Properties | |
| a = property(_mlt7.mlt_color_a_get, _mlt7.mlt_color_a_set, doc=) | |
| b = property(_mlt7.mlt_color_b_get, _mlt7.mlt_color_b_set, doc=) | |
| g = property(_mlt7.mlt_color_g_get, _mlt7.mlt_color_g_set, doc=) | |
| r = property(_mlt7.mlt_color_r_get, _mlt7.mlt_color_r_set, doc=) | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
Static Private Attributes | |
| __repr__ = _swig_repr | |
| __swig_destroy__ = _mlt7.delete_mlt_color | |
A tuple of color components
| mlt.mlt_color.__init__ | ( | self | ) |
|
staticprivate |
|
staticprivate |
|
static |
|
static |
|
static |
|
static |
|
static |