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

HxCorba::RgbBuffer Interface Reference

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

#include <HxCorbaRgbBuffer.idl>

List of all members.

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...


Detailed Description

A buffer for transfer of RGB data.


Member Function Documentation

long HxCorba::RgbBuffer::size  
 

The number of elements in the buffer.

RgbSeq HxCorba::RgbBuffer::getRgb  
 

Get the RGB data as an RgbSeq.

void HxCorba::RgbBuffer::setRgb in RgbSeq    pixels
 

Set the RGB data.


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