public interface AMD_RawPixelsStore_getPlaneRegion
extends Ice.AMDCallback
Modifier and Type | Method and Description |
---|---|
void |
ice_response(byte[] __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(byte[] __ret)
__ret
- (return value) buffer containing the data which comprises the region of the
given 2D image plane. It is guaranteed that this buffer will have been
byte swapped.