image_unique_id property

image_unique_id property

Gets the ImageUniqueID.

Definition:

@property
def image_unique_id(self):
    ...
@image_unique_id.setter
def image_unique_id(self, value):
    ...

See Also