[][src]Type Definition jpegxl_sys::JxlEncoder

type JxlEncoder = JxlEncoderStruct;

Opaque structure that holds the JPEG XL encoder.

Allocated and initialized with JxlEncoderCreate(). Cleaned up and deallocated with JxlEncoderDestroy().