Lookup Table
摘要
A color lookup table (LUT) maps one color value to another. These tables are typically encoded as a texture, with the pixels containing the destination color. The coordinates for sampling this color are derived from the source color value.