Package omero.api
Class Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<byte[]>
,Ice.TwowayCallbackArg1UE<byte[]>
public abstract class Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<byte[]>
Retrieves a thumbnail for a pixels set using a given set of rendering settings (RenderingDef) for a particular section. The Thumbnail will always be created directly, ignoring the on-disk cache. The longest side of the image will be used to calculate the size for the smaller side in order to keep the aspect ratio of the original image.
-
-
Constructor Summary
Constructors Constructor Description Callback_ThumbnailStore_getThumbnailForSectionByLongestSideDirect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-