Home
last modified time | relevance | path

Searched defs:SetToneCurve (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/dcp2icc/dcp2icc-0.1/dng_sdk_1_2/dng_sdk/source/
H A Ddng_render.h220 void SetToneCurve (const dng_1d_function &curve) in SetToneCurve() function
H A Ddng_camera_profile.h529 void SetToneCurve (const dng_tone_curve &curve) in SetToneCurve() function
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_render.h239 void SetToneCurve (const dng_1d_function &curve) in SetToneCurve() function
H A Ddng_camera_profile.h703 void SetToneCurve (const dng_tone_curve &curve) in SetToneCurve() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs2478 …pub unsafe fn SetToneCurve(&self, cbtonecurvesize: u32, ptonecurve: *const WICRawToneCurve) -> ::w… in SetToneCurve() method