blob: 56fca09e255dad088d2b176ee25eafb87efe6adb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
API reference
=============
``libjxl`` exposes a C API for encoding and decoding JPEG XL files with some
C++ header-only helpers for C++ users.
.. toctree::
:caption: API REFERENCE
:maxdepth: 2
api_decoder
api_encoder
api_common
api_butteraugli
api_threads
|