FLUT Control Reference 14.0
Enumerations

Enumerations

enum  TLUTMethod { LUT_Array8Bit = 0 , LUT_Generic = 1 , LUT_Linear = 2 , LUT_Cubic = 3 }
 Determines the LUT mode. The modes LUT_Generic, LUT_Linear and LUT_Cubic are node-based LUT methods. More...
 

Detailed Description

Enumeration Type Documentation

◆ TLUTMethod

enum TLUTMethod

Determines the LUT mode. The modes LUT_Generic, LUT_Linear and LUT_Cubic are node-based LUT methods.

Supported platforms:
Win32
Win64
Related Topics:
LUTMethod
Enumerator
LUT_Array8Bit 

8 bit array LUT.

LUT_Generic 

Generic LUT.

LUT_Linear 

Linear LUT.

LUT_Cubic 

Cubic LUT.