Download original image file via Java API
Posted: Tue Nov 24, 2015 2:36 pm
Hi,
With Insight I’m able to download an original image file from omero server to my client.
A look into the Insight code shows me, that I need a ‘FileID’ to get the OriginalFile.
How can I get this ‘FileID’ from a given ImageData object with the Java API?
The ImageData object provides ‘getFilesetID()’ and ‘getID()’ only.
With Insight I’m able to download an original image file from omero server to my client.
A look into the Insight code shows me, that I need a ‘FileID’ to get the OriginalFile.
How can I get this ‘FileID’ from a given ImageData object with the Java API?
The ImageData object provides ‘getFilesetID()’ and ‘getID()’ only.