image_data property
image_data property
The image annotation data.
Definition:
@property
def image_data(self):
...
@image_data.setter
def image_data(self, value):
...
See Also
- class
ImageAnnotation
The image annotation data.
@property
def image_data(self):
...
@image_data.setter
def image_data(self, value):
...
ImageAnnotation