Package omero.api
Interface AMD_IRenderingSettings_sanityCheckPixels
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IRenderingSettings_sanityCheckPixels extends Ice.AMDCallback
Checks if the specified sets of pixels are compatible. Returnstrue
if the pixels set is valid,false
otherwise.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(boolean __ret)
ice_response indicates that the operation completed successfully.
-