Inheritance diagram for _RgbSourceStub::
Public Methods | |
String[] | _ids () |
int[] | getRgb () |
Obtain RGB data as an RgbSeq. More... | |
void | fillRgb (RgbBuffer _ob_a0) |
Fill the given RgbBuffer with data. More... | |
Static Public Attributes | |
final java.lang.Class | _ob_opsClass = RgbSourceOperations.class |
|
|
|
Obtain RGB data as an RgbSeq.
Reimplemented from RgbSourceOperations. |
|
Fill the given RgbBuffer with data.
Reimplemented from RgbSourceOperations. |
|
|