RobotinoImageParameters Class Reference

A compact representation of all parameters of camera images. More...

#include <camerastuff.h>

List of all members.

Public Attributes

RobotinoImageType type
RobotinoResolution resolution
 The resolution of the given image.
unsigned int width
 Image width in pixel.
unsigned int height
 Image height in pixel.
unsigned char numColorChannels
unsigned char bitsPerChannel


Detailed Description

A compact representation of all parameters of camera images.

See also:
RobotinoImage

Member Data Documentation

The number of color channels in this image. Usually 1 for grayscale images or 3 for color images.

The number of bits a single color channel uses. Usually 8 bit for RGB images.


The documentation for this class was generated from the following file:

Generated on Fri Aug 17 15:09:42 2012 for robotinocom by  doxygen 1.5.5