LIBJXL
|
C++ header-only helper for encode.h. More...
Go to the source code of this file.
Classes | |
struct | JxlEncoderDestroyStruct |
Struct to call JxlEncoderDestroy from the JxlEncoderPtr unique_ptr. More... | |
Typedefs | |
typedef std::unique_ptr< JxlEncoder, JxlEncoderDestroyStruct > | JxlEncoderPtr |
C++ header-only helper for encode.h.
There's no binary library associated with the header since this is a header only library.