Inheritance diagram for _RgbBufferStub::
Public Methods | |
String[] | _ids () |
int | size () |
The number of elements in the buffer. More... | |
int[] | getRgb () |
Get the RGB data as an RgbSeq. More... | |
void | setRgb (int[] _ob_a0) |
Set the RGB data. More... | |
Static Public Attributes | |
final java.lang.Class | _ob_opsClass = RgbBufferOperations.class |
|
|
|
The number of elements in the buffer.
Reimplemented from RgbBufferOperations. |
|
Get the RGB data as an RgbSeq.
Reimplemented from RgbBufferOperations. |
|
Set the RGB data.
Reimplemented from RgbBufferOperations. |
|
|