| LIBJXL
    | 
#include <types.h>
| Public Attributes | |
| JxlBitDepthType | type | 
| uint32_t | bits_per_sample | 
| uint32_t | exponent_bits_per_sample | 
Data type for describing the interpretation of the input and output buffers in terms of the range of allowed input and output pixel values.
| uint32_t JxlBitDepth::bits_per_sample | 
Custom bits per sample
| uint32_t JxlBitDepth::exponent_bits_per_sample | 
Custom exponent bits per sample
| JxlBitDepthType JxlBitDepth::type | 
Bit depth setting, see comment on JxlBitDepthType