OmeroBlitz API
Home Previous Up Next Index

omero::cmd::UsedFilesRequest

Overview

class UsedFilesRequest extends Request

Request to determine the original files associated with the given image. The image must have an associated Pixels object. Different response objects are returned depending on if the image is FS or pre-FS.

Data Member Index

imageId
an image ID

Data Members

long imageId;

an image ID


Home Previous Up Next Index