openlut/doc/source/builtins.rst

35 lines
641 B
ReStructuredText

Builtin Resources
=================
gamma: Gamma functions.
------------------------
.. automodule:: openlut.gamma
:members:
:undoc-members:
:show-inheritance:
:exclude-members: PGamma
gamut: Color Matrices.
-----------------------
.. automodule:: openlut.gamut
:members:
:undoc-members:
:show-inheritance:
olOpt: Low-Level Optimized Functions
------------------------------------------
olOpt is the reason openlut is snappy! It contains the lower-level, fast functions
that drive the rest of openlut.
.. automodule:: openlut.olOpt
:members:
:undoc-members:
:show-inheritance:
:noindex: