![]() |
IOLink Python 1.11.0
|
Public Member Functions | |
| __init__ (self) | |
Static Public Member Functions | |
| is_multi_image (view) | |
| to_multi_image (view) | |
Properties | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
Utility class to check and convert a View into a MultiImagevView.
|
static |
Checks if given View is a MultiImageView.
|
static |
Extracts the MultiImageView interface from a given generic view.
If the given view is not an MultiImageView, this method will return null.