199SDK (Software development Kit)
© 2010 Thorlabs
7.3.53
is_LoadBadPixelCorrectionTable
Syntax
INT is_LoadBadPixelCorrectionTable (HIDS hCam, const IS_CHAR* File)
Description
is_LoadBadPixelCorrectionTable() loads a list of sensor hot pixel coordinates that was
previously saved using the is_SaveBadPixelCorrectionTable() function.
Input Parameters
Pointer to a string which contains the name of the file where the coordinates are
stored. You can either pass an absolute or a relative path.
If NULL is passed, the "Open File" dialogue opens.
Return Values
Function executed successfully
Related Functions
is_SaveBadPixelCorrectionTable()
is_SetBadPixelCorrection()
is_SetBadPixelCorrectionTable()
209
209
228
229