- 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).