Package omero.api
Interface AMD_RenderingEngine_getModel
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_RenderingEngine_getModel extends Ice.AMDCallback
Returns the model that dictates how transformed raw data has to be mapped onto a color space.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(RenderingModel __ret)
ice_response indicates that the operation completed successfully.
-
-
-
Method Detail
-
ice_response
void ice_response(RenderingModel __ret)
ice_response indicates that the operation completed successfully.
-
-