#include <cameradevice.h>
Public Methods | |
Cameradevice (int unit, int picture_timeout, int numbufs, unsigned int h, unsigned int v, unsigned int dn, unsigned int dd) | |
~Cameradevice () | |
unsigned int | height () const |
unsigned int | width () const |
unsigned int | depth () const |
unsigned int | size () const |
bool | progrescol () const |
unsigned int | snap_width () const |
unsigned int | snap_height () const |
unsigned char * | acquire () |
unsigned char * | snapshot () |
bool | resize (unsigned int h_req, unsigned int v_req) |
IMAGE * | acquire_sadie (int, int, int, int) |
int | enable_live (int) |
int | set_gain (int) |
|
|
|
|
|
|
|
|
|
Definition at line 34 of file cameradevice.h. |
|
|
|
Definition at line 32 of file cameradevice.h. |
|
Definition at line 36 of file cameradevice.h. |
|
|
|
|
|
Definition at line 35 of file cameradevice.h. |
|
Definition at line 38 of file cameradevice.h. |
|
Definition at line 37 of file cameradevice.h. |
|
|
|
Definition at line 33 of file cameradevice.h. |