colour.TABLE_INTERPOLATION_METHODS

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

Supported table interpolation methods.

References

[Boub], [Kir06]

TABLE_INTERPOLATION_METHODSCaseInsensitiveMapping

{‘Trilinear’, ‘Tetrahedral’}