Re-exports§
pub use util::SUPPORTED_RAW_EXTENSIONS;pub use util::configure_threads;pub use util::cpu_thread_count;pub use util::default_hald_dir;pub use util::half_cpu_thread_count;pub use util::is_supported_raw_file;pub use util::remove_temp_file;pub use util::time_of_day_seed;
Modules§
Structs§
- Batch
Summary - Calibration
Adjustments - Converted
Profile - Grain
Settings - Hald
Options - HslAdjustments
- Nikon
Picture Control - Nikon
Report - Parametric
Tone - Profile
Adjustments - RgbTable
- Sharpening
Settings - Tone
Curves - XmpFilm
Recipe - XmpRgb
Table
Functions§
- apply_
grain - Apply 16-bit grain to an image file.
- apply_
grain_ 8bit - Apply 8-bit grain to an image file intended for JPEG export.
- convert_
dir - Convert every
.xmpfile under a directory and fail on the first error. - convert_
path - Convert one XMP file or a directory tree of XMP files to Hald PNGs.
- convert_
xmp_ to_ hald - Convert one RGBTable-bearing XMP profile into a generated Hald PNG.
- decode_
rgb_ table - Decode an Adobe Camera Raw RGBTable payload.
- dummy_
converted_ profile - extract_
film_ recipe - Extract all film-recipe data mini-film understands from one XMP file.
- extract_
rgb_ table - fit_
nikon_ picture_ control - Fit a Nikon classic Picture Control from an RGBTable transform.
- fit_
nikon_ picture_ control_ from_ hald - Fit a Nikon classic Picture Control from a Hald CLUT PNG.
- non_
default_ adjustments - parse_
rgb_ table - Parse the binary RGBTable format into usable samples and metadata.
- profile_
display_ name - profile_
info_ line - Format a detailed metadata line for a converted profile.
- rawtherapee_
hald_ clut_ profile_ text - rawtherapee_
profile_ text - Render a RawTherapee
.pp3string from parsed Lightroom-style settings. - rawtherapee_
resize_ profile_ text - sample_
rgb_ table - Sample a 1D or 3D RGBTable at one Hald grid coordinate.
- try_
convert_ dir - Convert every
.xmpfile under a directory while collecting failures. - write_
hald_ png - write_
hald_ png_ with_ adjustments - Write a 16-bit RGB Hald CLUT PNG from an RGBTable.
- write_
ncp - Write a classic Nikon
.NCPfile. - write_
rawtherapee_ profile - Write a partial RawTherapee processing profile for XMP-side image settings.
- write_
rawtherapee_ resize_ profile - write_
report