pub type JxlButteraugliResult = JxlButteraugliResultStruct;
Expand description

Opaque structure that holds intermediary butteraugli results.

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