#include <HxCorbaRgbBuffer.idl>
Public Methods | |
long | size () |
The number of elements in the buffer. More... | |
RgbSeq | getRgb () |
Get the RGB data as an RgbSeq. More... | |
void | setRgb (in RgbSeq pixels) |
Set the RGB data. More... |
|
The number of elements in the buffer.
|
|
Get the RGB data as an RgbSeq.
|
|
Set the RGB data.
|