☰
PerformAlphaWeightedAdd
function
PerformAlphaWeightedAdd
Function
libjxl
::
jxl
::
PerformAlphaWeightedAdd
auto
PerformAlphaWeightedAdd
(
const
float* bg,
const
float* fg,
const
float* fga, float* out, size_t num_pixels, bool clamp) -> void