Package omero.api

Interface AMD_IProjection_projectPixels

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_IProjection_projectPixels
    extends Ice.AMDCallback
    Performs a projection through selected optical sections and optical sections for a given set of time points of a Pixels set. The Image which is linked to the Pixels set will be copied using omero.api.IPixels.copyAndResizeImage.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response​(long __ret)
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response​(long __ret)
        ice_response indicates that the operation completed successfully.
        Parameters:
        __ret - (return value) The Id of the newly created Image which has been projected.