Syntax
HotPixel_GetCorrectionMode (INT* pnMode)
Description
Returns the currently set hot pixel correction mode.
Parameter
pnMode |
The following Integer values are returned: •0 (IS_HOTPIXEL_DISABLE_CORRECTION) •1 (IS_HOTPIXEL_ENABLE_SENSOR_CORRECTION) •2 (IS_HOTPIXEL_ENABLE_CAMERA_CORRECTION) •3 (IS_HOTPIXEL_ENABLE_SENSOR_CORRECTION | IS_HOTPIXEL_ENABLE_CAMERA_CORRECTION) •4 (IS_HOTPIXEL_ENABLE_SOFTWARE_USER_CORRECTION) •5 (IS_HOTPIXEL_ENABLE_SENSOR_CORRECTION | IS_HOTPIXEL_ENABLE_SOFTWARE_USER_CORRECTION) |
Interface
Related functions