© 2013 Thorlabs GmbH
4 Programming (SDK)
405
4.5.21 is_SaveBadPixelCorrectionTable
Syntax
INT is_SaveBadPixelCorrectionTable (HIDS hCam, const IS_CHAR* File)
Description
Attention
This function is obsolete and should not be used anymore. We recommend to use the is_HotPixel()
function instead (see also Obsolete functions ).
is_SaveBadPixelCorrectionTable() saves the user-defined hot pixel list to the specified file.
Note
You can only save the hot pixel list if you have previously added user-defined pixels with the
is_SetBadPixelCorrectionTable() 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 "Save as" dialog will be displayed.
Return values
Function executed successfully
Related functions
is_LoadBadPixelCorrectionTable()
is_SetBadPixelCorrection()
is_SetBadPixelCorrectionTable()
260
379
418
394
417
418