Package omero.api

Interface AMD_RenderingEngine_addCodomainMapToChannel

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_RenderingEngine_addCodomainMapToChannel
    extends Ice.AMDCallback
    Adds the context to the mapping chain. Only one context of the same type can be added to the chain. The codomain transformations are functions from the device space to device space. Each time a new context is added, the second LUT is rebuilt.
    • Method Summary

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

        ice_exception
    • Method Detail

      • ice_response

        void ice_response()
        ice_response indicates that the operation completed successfully.