ICP DAS USA IM-100 Camcorder User Manual


 
IMC_LUT_SetStatus
Syntax:
er 6.0:
C_LUT_SetStatus (HANDLE Camera_Handle, bool status);
e As Long, ByVal status As Boolean) As
Des
This function is enable/disable to modify the camera Lookup Table. The camera
needs be initialized with IMC_Camera_Init().
C_Camera_Init().
atus To allow to modify the Lookup Table content when status is
setting on TRUE. By default, the status is setting on FALSE.
Return:
RROR_CAMERA_CREATE The Camera_Handle is NULL.
EVICE_UNINIT The specific camera has not been
Visual C++ 6.0 / Boland C++ Build
short IM
Visual Basic 6.0
IMC_LUT_SetStatus(ByVal Camera_Handl
Integer
C#.NET 2003
Mavis. IMC_LUT_SetStatus(IntPtr Camera_Handle, bool status);
cription:
Parameters:
Camera_Handle The handle for MAVIS camera. Use the handle gotten from the
pHandle’ parameter of IM
st
ERROR_SUCCESSFUL Successfully
E
ERROR_D
initialized.
ERROR_INVALID_CAMERA The handle is invalid.
- 94 -