Inheritance diagram for RgbTransferManager::
Public Methods | |
abstract void | transferData (HxCorba.RgbSourceOperations src, int[] dest, int offset) |
Transfer pixels provided by src to dest, start filling the array at position offset. More... |
|
Transfer pixels provided by src to dest, start filling the array at position offset.
Reimplemented in InProcBufferTxManager, LocalBufferTxManager, NoBufferTxManager, and ServerBufferTxManager. |