Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

RgbBufferOperations Interface Reference

A buffer for transfer of RGB data. More...

Inheritance diagram for RgbBufferOperations::

RgbBuffer RgbBufferPOA _RgbBufferStub RgbBufferPOATie List of all members.

Public Methods

int size ()
 The number of elements in the buffer. More...

int[] getRgb ()
 Get the RGB data as an RgbSeq. More...

void setRgb (int[] pixels)
 Set the RGB data. More...


Detailed Description

A buffer for transfer of RGB data.


Member Function Documentation

int RgbBufferOperations::size  
 

The number of elements in the buffer.

Reimplemented in _RgbBufferStub, and RgbBufferPOATie.

int [] RgbBufferOperations::getRgb  
 

Get the RGB data as an RgbSeq.

Reimplemented in _RgbBufferStub, and RgbBufferPOATie.

void RgbBufferOperations::setRgb int    pixels[]
 

Set the RGB data.

Reimplemented in _RgbBufferStub, and RgbBufferPOATie.


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:27 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001