table of contents
other versions
- bookworm 0.7.0-10
- testing 0.9.2-10+b1
- unstable 0.10.4-2
- experimental 0.10.4-1
TONE_MAP(1) | User Commands | TONE_MAP(1) |
NAME¶
tone_map - tone_map
SYNOPSIS¶
tone_map input output [OPTIONS...]
DESCRIPTION¶
-m nits, --max_nits=nits
- maximum luminance in the image
-t nits, --target_nits=nits
- peak luminance of the display for which to tone map
-s 0..1, --preserve_saturation=0..1
- to what extent to try and preserve saturation over luminance
-p, --pq
- write the output with absolute luminance using PQ
- input
- input image
- output
- output image
-h, --help
- Prints this help message. All options are shown above.
AUTHOR¶
This manual page was written by Mathieu Malaterre <malat@debian.org> for the Debian GNU/Linux system (but may be used by others).
December 2024 | tone_map 0.10.4 |