urbi::UImage Class Reference

Class encapsulating an image. More...

#include <ubinary.hh>

List of all members.

Public Member Functions

const char * format_string () const
 Return a legible definition of imageFormat.

Public Attributes

unsigned char * data
 pointer to image data
size_t size
 image size in byte
size_t width
size_t height
 size of the image
UImageFormat imageFormat


Detailed Description

Class encapsulating an image.

This class does not handle its memory: the data field msut be freed manualy.

Definition at line 98 of file ubinary.hh.


The documentation for this class was generated from the following files:
Generated on Tue Apr 10 17:45:45 2007 for URBISDK by  doxygen 1.5.1