easimage
Public Attributes | List of all members
Camera Struct Reference

Represents an image capturing device. More...

#include <easimage.h>

Collaboration diagram for Camera:
Collaboration graph
[legend]

Public Attributes

unsigned int width
 The width of the camera frame (Number of columns)
 
unsigned int height
 The height of the camera frame (Number of rows)
 
unsigned int format
 Format identifier.
 
char * name
 The name of the device.
 
int handle
 The stream handle.
 
struct Bufferbuffers
 location of image buffers
 
unsigned int n_buffers
 Number of allocated buffers.
 

Detailed Description

Represents an image capturing device.


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