Package omero.api
Class Callback_RenderingEngine_getRGBA
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_RenderingEngine_getRGBA
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<int[]>
,Ice.TwowayCallbackArg1UE<int[]>
public abstract class Callback_RenderingEngine_getRGBA extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<int[]>
Returns a 4D-array representing the color associated to the specified channel. The first element corresponds to the red component (value between 0 and 255). The second corresponds to the green component (value between 0 and 255). The third corresponds to the blue component (value between 0 and 255). The fourth corresponds to the alpha component (value between 0 and 255).
-
-
Constructor Summary
Constructors Constructor Description Callback_RenderingEngine_getRGBA()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-