interpolate_profiles
Blends two RAW processing profiles using linear interpolation to create intermediate looks between different styles.
Instructions
Blend two PP3 profiles by linear interpolation.
Numeric values are interpolated (factor=0.0 gives profile A, factor=1.0 gives profile B). Non-numeric values are taken from the nearer profile. Useful for creating intermediate looks between two processing styles. Params: profile_a, profile_b, factor, output_name, file_path, include_preview, preview_max_width
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_a | Yes | ||
| profile_b | Yes | ||
| factor | No | ||
| output_name | No | interpolated | |
| file_path | No | ||
| include_preview | No | ||
| preview_max_width | No |