Syntax
LUT_SetMode (IS_LUT_MODE mode)
Description
Sets the calculation mode for the LUT.
Parameter
mode |
IS_LUT_MODE_ID_DEFAULT: Default mode: If supported the LUT/gamma is done on hardware otherwise in software |
IS_LUT_MODE_ID_FORCE_HARDWARE: LUT/gamma in hardware (if not possible: IS_LUT_STATE_ID_NOT_SUPPORTED) |
|
IS_LUT_MODE_ID_FORCE_SOFTWARE: LUT/gamma in software (if not possible: IS_LUT_STATE_ID_NOT_SUPPORTED) |
Interface
Related functions