ICSV - Image Color Similarity Visualization
Vienna Technical University - Course 'Visualization 2'. Author: Stefan Spelitz (0925601)
ICSV.Interface.Operations.GetImageResultsResponse Class Reference

The response to an image results request More...

Properties

int SearchId [get, set]
 The search id for the results More...
 
ArrayOfImageData Images [get, set]
 The resulting list of images More...
 
bool IsFinalResult [get, set]
 Whether or not it is the final result. True, if there are no more image results available. False, if the server can deliver more than that in subsequent result requests. More...
 
ArrayOfAxisUpdate Axes2D [get, set]
 The list of axes for the images for the 2D representation. More...
 
ArrayOfAxisUpdate Axes3D [get, set]
 The list of axes for the images for the 3D representation. More...
 

Detailed Description

The response to an image results request

Property Documentation

ArrayOfAxisUpdate ICSV.Interface.Operations.GetImageResultsResponse.Axes2D
getset

The list of axes for the images for the 2D representation.

ArrayOfAxisUpdate ICSV.Interface.Operations.GetImageResultsResponse.Axes3D
getset

The list of axes for the images for the 3D representation.

ArrayOfImageData ICSV.Interface.Operations.GetImageResultsResponse.Images
getset

The resulting list of images

bool ICSV.Interface.Operations.GetImageResultsResponse.IsFinalResult
getset

Whether or not it is the final result. True, if there are no more image results available. False, if the server can deliver more than that in subsequent result requests.

int ICSV.Interface.Operations.GetImageResultsResponse.SearchId
getset

The search id for the results