☰
SamePixels
function
SamePixels
Function
libjxl
::
jxl
::
SamePixels
template <class T>
auto
SamePixels
(
const
Plane
<T>& image1,
const
Plane
<T>& image2, std::stringstream& failures) -> bool
template <class T>
auto
SamePixels
(
const
Image3
<T>& image1,
const
Image3
<T>& image2, std::stringstream& failures) -> bool