Is_Getcameralut - THORLABS DCU223x Operation Manual And Sdk

Cdd and cmos cameras
Hide thumbs Also See for DCU223x:
Table of Contents

Advertisement

4.3.36 is_GetCameraLUT

USB 3.0
Syntax
INT is_GetCameraLUT (HIDS hCam,
UINT Mode, UINT NumberOfEntries,
double* pRed_Grey,
double* pGreen,
double* pBlue)
Description
is_GetCameraLUT() returns the current LUT values. Using the is_SetCameraLUT() function, you can select a
different LUT for the camera.
Note
The is_SetCameraLUT() function is only supported by DCC3240 cameras.
Input parameters
hCam
Mode
IS_GET_CAMERA_LUT_USER
IS_GET_CAMERA_LUT_COMPLETE
NumberOfEntries
IS_CAMERA_LUT_64
pRed_Grey
pGreen
pBlue
Return values
IS_INVALID_CAMERA_HANDLE
IS_NO_SUCCESS
IS_NOT_SUPPORTED
IS_SUCCESS
© 2013 Thorlabs GmbH
USB 3.0
Returns the LUT values set by the user without modifications.
Returns the LUT values set by the user after the gamma, contrast
and brightness values have been taken into account.
Invalid camera handle
General error message
The camera model used here does not support this function or
setting.
Function executed successfully
Camera handle
Number of the LUT values
LUT with 64 values
Pointer to the array to which the red channel values or
the gray scale value of the LUT are written.
Pointer to the array to which the green channel values
of the LUT are written.
Pointer to the array to which the blue channel values
of the LUT are written.
4 Programming (SDK)
235

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents