The AForge.Video.Ximea namespace contains classes, which allow capturing images from XIMEA cameras.
Classes
Class | Description | |
---|---|---|
![]() | CameraParameter |
Set of available configuration options for XIMEA cameras.
|
![]() | CameraParameter..::.AEAG |
Set of configuration options to configure Automatic Exposure/Gain (AEAG) parameters.
|
![]() | CameraParameter..::.ColorCorrectionMatrix |
Set of configuration options to access elements of Color Correction Matrix.
|
![]() | CameraParameter..::.GPI |
Set of configuration options to access/configure GPI (General Purpose Input) ports.
|
![]() | CameraParameter..::.GPO |
Set of configuration options to configure GPO (General Purpose Output) ports.
|
![]() | CameraParameter..::.LED |
Set of configuration options to configure camera's LEDs. Currently supported only for Currera-R cameras.
|
![]() | CameraParameter..::.LUT |
Set of configuration options to configure camera's LUT - Look-Up-Table.
Currently available only for Currera-R cameras.
|
![]() | XimeaCamera |
The class provides access to XIMEA cameras.
|
![]() | XimeaVideoSource |
The class provides continues access to XIMEA cameras.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | GpiMode |
XIMEA camera's GPI port modes.
|
![]() | GpoMode |
XIMEA camera's GPO port modes.
|
![]() | ImageFormat |
Enumeration of image formats supported by XIMEA cameras.
|
![]() | LedMode |
XIMEA camera's LED state options.
|
![]() | TriggerSource |
Enumeration of camera's trigger modes.
|