Package omero.api
Interface AMD_RenderingEngine_renderCompressed
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_RenderingEngine_renderCompressed extends Ice.AMDCallback
Renders the data selected bydef
according to the current rendering settings and compresses the resulting RGBA composite image.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(byte[] __ret)
ice_response indicates that the operation completed successfully.
-