Skip to content

Reference

raw2film

Modules:

  • color_processing

    Helper functions for color math.

  • cpu_processor

    The main CPU processing implementation.

  • data

    Data on exif tags, file extensions, film formats, and color spaces.

  • effects

    Image processing effects.

  • gpu_processor

    The main GPU processing implementation.

  • gui

    The main gui implementation.

  • gui_objects

    Additional GUI objects used by Raw2Film.

  • image_bar

    The image bar on the bottom of the application.

  • raw_conversion

    The main processing pipeline for RAW images.

  • utils

    Additional utility functions.