| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetBadPixelCorrection |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetBadPixelCorrection()
Description
GetBadPixelCorrection() returns the currently used mode for the bad pixel correction.
Parameters
<none>
Return values
IS_BPC_DISABLE |
Bad pixel correction is disabled. |
IS_BPC_ENABLE_LEVEL_2 |
Software bad pixel correction is used |
IS_BPC_ENABLE_USER |
Software bad pixel correction with a user defined correction table is used. |
IS_NO_SUCCESS |
General error message |
Related properties
Related functions