IOLink Python 1.11.0
Loading...
Searching...
No Matches
iolink.iolink.ImageTypeId Class Reference
Inheritance diagram for iolink.iolink.ImageTypeId:

Public Member Functions

 __init__ (self)
 

Static Public Attributes

 UNKNOWN
 
 IMAGE
 
 VOLUME
 
 MULTISPECTRAL_IMAGE
 
 MULTISPECTRAL_VOLUME
 
 IMAGE_SEQUENCE
 
 VOLUME_SEQUENCE
 
 MULTISPECTRAL_IMAGE_SEQUENCE
 
 MULTISPECTRAL_VOLUME_SEQUENCE
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Detailed Description

Enum for the image type (see ImageType)

Each bit represents a particular dimension:
 - X dimension
 - Y dimension
 - Z dimension
 - Channel dimension
 - Sequence dimension

The documentation for this class was generated from the following file: