maryandjesse
I believe this was just:
imaging.imageNames() # to get a list of image names
imaging.physicalMin() # to get the coordinates of the top left point of the image in cell space/microns
imaging.physicalSize() # to get the size of the image in cell space/microns
and also some new things for the python-based inspectors including getting the centroid of an ROI (or loupe) and getting the pixmap of an image.
All the best,