ICP DAS USA MAVIS IM-30 User Manual page 74

Ieee 1394 camera
Table of Contents

Advertisement

IMC_Brightness_Set
Syntax:
Visual C++ 6.0 / Boland C++ Builder 6.0:
short IMC_Brightness_Set ( HANDLE Camera_Handle, int BrightnessValue);
Visual Basic 6.0
IMC_Brightness_Set (ByVal Camera_Handle As Long, ByVal BrightnessValue As Long)
As Integer
C#.NET 2003
Mavis.IMC_Brightness_Set( IntPtr Camera_Handle, int BrightnessValue );
Description:
This function updates the Brightness Configuration. The camera needs be initialized
with IMC_Camera_Init().
Parameters:
Camera_Handle
BrightnessValue
Return:
ERROR_SUCCESSFUL
ERROR_CAMERA_CREATE
ERROR_DEVICE_UNINIT
ERROR_INVALID_CAMERA
ERROR_INAVLID_VALUE
T
he handle for MAVIS camera, use the handle gotten from the
'p
Handle' parameter of IMC_Camera_Init().
T
he Brightness value with valid range from 0 to 1023.
Successfully
The Camera_Handle is NULL.
The specific camera has not been initialized.
The handle is invalid.
The invalid Brightness value
- 74 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mavis im-100

Table of Contents