colour.TABLE_INTERPOLATION_METHODS#

colour.TABLE_INTERPOLATION_METHODS = CanonicalMapping({'Trilinear': ..., 'Tetrahedral': ...})#

Supported table interpolation methods.

References

[Boub], [Kir06]