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