Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

Camera::CamInfo Struct Reference

Structure used to hold information on the camera's attributes. More...

#include <Camera.h>


Data Fields

int width
 width of image, including border. More...

int height
 height of image, including border. More...

int bpp
 colour depth (bits per pixel). More...


Detailed Description

Structure used to hold information on the camera's attributes.


Field Documentation

int Camera::CamInfo::bpp
 

colour depth (bits per pixel).

int Camera::CamInfo::height
 

height of image, including border.

int Camera::CamInfo::width
 

width of image, including border.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 1 11:01:17 2003 for ImprovQT by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002