.. Copyright Contributors to the rawtoaces Project. SPDX-License-Identifier: CC-BY-4.0 C++ API Reference ============= This section contains the API documentation for the rawtoaces C++ libraries, automatically generated from the source code using Doxygen and Breathe. .. toctree:: :maxdepth: 2 image_converter rawtoaces_core spectral_data Namespaces ---------- rawtoaces organizes its code into the following namespaces: ``rta::util`` The utility library containing the high-level :cpp:class:`ImageConverter` class for easy RAW-to-ACES conversion. ``rta::core`` The core library containing lower-level functionality for spectral calculations, color science, and data management.