colour.TABLE_INTERPOLATION_METHODS

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

Supported table interpolation methods.

References

[Boub], [Kir06]