Package omero.api
Interface AMD_ThumbnailStore_getThumbnailForSectionDirect
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ThumbnailStore_getThumbnailForSectionDirect extends Ice.AMDCallback
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.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(byte[] __ret)
ice_response indicates that the operation completed successfully.
-