Type Definition libjxl_sys::JxlButteraugliResult[][src]

type JxlButteraugliResult = JxlButteraugliResultStruct;

Opaque structure that holds intermediary butteraugli results.

Allocated and initialized with JxlButteraugliCompute(). Cleaned up and deallocated with JxlButteraugliResultDestroy().