209SDK (Software development Kit)
© 2010 Thorlabs
7.3.62
is_SaveBadPixelCorrectionTable
Syntax
INT is_SaveBadPixelCorrectionTable (HIDS hCam, const IS_CHAR* File)
Description
is_SaveBadPixelCorrectionTable() saves the user-defined hot pixel list to the specified file.
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" dialogue will be displayed.
Return Values
Function executed successfully
Related Functions
is_LoadBadPixelCorrectionTable()
is_SetBadPixelCorrection()
is_SetBadPixelCorrectionTable()
199
228
229