LUT3DSIZE
LUT3DSIZE is a parameter used in 3D Look-Up Tables (LUTs) that defines the resolution or dimensions of the LUT. A 3D LUT is a data structure used for color transformation, mapping input color values to output color values. It's essentially a three-dimensional grid where each point within the grid represents a specific input color combination and stores the corresponding output color.
The LUT3DSIZE determines how many "points" or "nodes" exist along each of the three axes (typically red,
Choosing an appropriate LUT3DSIZE involves a trade-off between precision and performance. Smaller LUTs are faster to