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