Package omero.api
Class Callback_RawPixelsStore_findMinMax
- java.lang.Object
 - 
- IceInternal.CallbackBase
 - 
- IceInternal.TwowayCallback
 - 
- omero.api.Callback_RawPixelsStore_findMinMax
 
 
 
 
- 
- All Implemented Interfaces:
 Ice.TwowayCallback,Ice.TwowayCallbackArg1<java.util.Map<java.lang.Integer,double[]>>,Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Integer,double[]>>
public abstract class Callback_RawPixelsStore_findMinMax extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.Integer,double[]>>Find the minimum and maximum pixel values for the specified channels by iterating over a full plane. In case of multi-z/t images only the 'middle' plane with index maxZ/2, respectively maxT/2 is taken into account. Note: This method can currently only handle non-pyramid images, otherwise an empty map will be returned. 
- 
- 
Constructor Summary
Constructors Constructor Description Callback_RawPixelsStore_findMinMax() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void__completed(Ice.AsyncResult __result) 
 -