☰
SubtractFrom
function
SubtractFrom
Function
libjxl
::
jxl
::
SubtractFrom
template <class Tin, class Tout>
auto
SubtractFrom
(
const
Plane
<Tin>& what,
Plane
<Tout>* to) -> void