Back to Aurora Vision Library Lite website

You are here: Start » Camera Support » The Imaging Source

The Imaging Source

Select a function from the list below.

Icon Name Description / Applications
ICImagingControl_EnableExternalTrigger

Controls camera external trigger.

ICImagingControl_GetBoolParameter

Gets a boolean parameter of the camera.

ICImagingControl_GetDigitalIOState

Gets digital IO lines state.

ICImagingControl_GetDoubleParameter

Gets a double parameter of the camera.

ICImagingControl_GetEnumParameter

Gets an enumeration parameter of the camera.

ICImagingControl_GetLongParameter

Gets an integer parameter of the camera.

ICImagingControl_GetStringParameter

Gets a string parameter of the camera.

ICImagingControl_GrabImage

Captures a frame from The Imaging Source cameras using ICImagingControl.

ICImagingControl_GrabImage_WithTimeout

Captures a frame from The Imaging Source cameras using ICImagingControl.

ICImagingControl_SetBoolParameter

Sets a boolean parameter of the camera.

ICImagingControl_SetDigitalOutputState

Sets digital IO line state.

ICImagingControl_SetDoubleParameter

Sets a double parameter of the camera.

ICImagingControl_SetEnumParameter

Sets an enumeration parameter of the camera.

ICImagingControl_SetLongParameter

Sets an integer parameter of the camera.

ICImagingControl_SetStringParameter

Sets a string parameter of the camera.

ICImagingControl_StartAcquisition

Initializes and starts image acquisition in a camera.

ICImagingControl_StopAcquisition

Stops image acquisition in a camera.