☰
BufferToImageBundle
function
BufferToImageBundle
Function
libjxl
::
jxl
::
BufferToImageBundle
auto
BufferToImageBundle
(
const
JxlPixelFormat& pixel_format, uint32_t xsize, uint32_t ysize,
const
void* buffer, size_t size,
ThreadPool
* pool,
const
ColorEncoding
& c_current,
ImageBundle
* ib) ->
Status