☰
QuantizedPatch
struct
QuantizedPatch
Static Methods
QuantizedPatch
Operators
operator<
operator==
Data Members
fpixels
pixels
xsize
ysize
Struct
libjxl
::
jxl
::
QuantizedPatch
struct
QuantizedPatch
{ ... };
Static Methods
QuantizedPatch
()
Operators
auto
operator<
(
const
QuantizedPatch
& other) const -> bool
auto
operator==
(
const
QuantizedPatch
& other) const -> bool
Data Members
std::vector<float>
fpixels
[3]
std::vector<int8_t>
pixels
[3]
size_t
xsize
size_t
ysize