|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
Utility class for LodImageView support
◆ is_lod_image()
| iolink.iolink.LodImageViewProvider.is_lod_image |
( |
|
view | ) |
|
|
static |
Checks if given View is a LodImageView.
◆ to_lod_image()
| iolink.iolink.LodImageViewProvider.to_lod_image |
( |
|
view | ) |
|
|
static |
Extracts the LodImageView interface from a given generic view.
If the given view is not an LodImageView, this method will return null.
The documentation for this class was generated from the following file:
- Release/python/iolink/iolink.py