Gamma lookup table generator
Gamma
Gamma correction values. Can trigger a hidden mode in the S-curve if the Gamma correction value is negative.
Min Light Brightness percent
Minimum percentage of light brightness. (%)
Row Length
The length of each row in the Lookup Table.
Min_Array_Index
This will be the size from 0 to Steps(Max_Array_Index - Min_Array_Index + 1) of your array.
Max_Array_Index
This will be the size from 0 to Steps(Max_Array_Index - Min_Array_Index + 1) of your array.
Min PWM Value
Minimum PWM value.
Max PWM Value
Maximum PWM value. (8-bit = 255, 10-bit = 1023, 16-bit = 65535 32-bit = over 65535)
PWM Value Types
Given a PWM array of integers (both normal and even). (normal = 0, even = 1)
Generate
C++ Snippet
Click generate