|
|
| GetColor = staticmethod(GetColor) |
| |
|
| GetColorController = staticmethod(GetColorController) |
| |
|
| GetFrameNumber = staticmethod(GetFrameNumber) |
| |
|
| GetFrameRange = staticmethod(GetFrameRange) |
| |
|
| GetImageAnimate = staticmethod(GetImageAnimate) |
| |
|
| GetImageAspect = staticmethod(GetImageAspect) |
| |
|
| GetImageAsset = staticmethod(GetImageAsset) |
| |
|
| GetOutOfRangeType = staticmethod(GetOutOfRangeType) |
| |
|
| GetStartTime = staticmethod(GetStartTime) |
| |
|
| GetSyncFrame = staticmethod(GetSyncFrame) |
| |
|
| SetColor = staticmethod(SetColor) |
| |
|
| SetColorController = staticmethod(SetColorController) |
| |
|
| SetFrameRange = staticmethod(SetFrameRange) |
| |
|
| SetImageAnimate = staticmethod(SetImageAnimate) |
| |
|
| SetImageAspect = staticmethod(SetImageAspect) |
| |
|
| SetImageAsset = staticmethod(SetImageAsset) |
| |
|
| SetOutOfRangeType = staticmethod(SetOutOfRangeType) |
| |
|
| SetStartTime = staticmethod(SetStartTime) |
| |
|
| SetSyncFrame = staticmethod(SetSyncFrame) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
Utility functions for working with the backgrounds of viewports.