openlut/doc/source/builtins.rst

35 lines
641 B
ReStructuredText
Raw Permalink Normal View History

2017-01-26 05:13:57 +01:00
Builtin Resources
=================
2017-01-27 03:57:54 +01:00
gamma: Gamma functions.
------------------------
2017-01-26 05:13:57 +01:00
.. automodule:: openlut.gamma
:members:
:undoc-members:
:show-inheritance:
2017-01-27 03:57:54 +01:00
:exclude-members: PGamma
2017-01-26 05:13:57 +01:00
2017-01-27 03:57:54 +01:00
gamut: Color Matrices.
-----------------------
2017-01-26 05:13:57 +01:00
.. automodule:: openlut.gamut
:members:
:undoc-members:
:show-inheritance:
2017-01-27 03:57:54 +01:00
olOpt: Low-Level Optimized Functions
------------------------------------------
2017-01-26 05:13:57 +01:00
olOpt is the reason openlut is snappy! It contains the lower-level, fast functions
that drive the rest of openlut.
2017-01-27 03:57:54 +01:00
.. automodule:: openlut.olOpt
2017-01-26 05:13:57 +01:00
:members:
:undoc-members:
:show-inheritance:
2017-01-27 03:57:54 +01:00
:noindex: