16#include <jxl/jxl_export.h>
20#if defined(__cplusplus) || defined(c_plusplus)
172#if defined(__cplusplus) || defined(c_plusplus)
char JxlBoxType[4]
Definition: types.h:143
JxlBitDepthType
Definition: types.h:106
JxlDataType
Definition: types.h:38
JxlEndianness
Definition: types.h:59
JxlProgressiveDetail
Definition: types.h:153
@ JXL_BIT_DEPTH_FROM_PIXEL_FORMAT
Definition: types.h:114
@ JXL_BIT_DEPTH_FROM_CODESTREAM
Definition: types.h:121
@ JXL_BIT_DEPTH_CUSTOM
Definition: types.h:125
@ JXL_TYPE_UINT16
Definition: types.h:51
@ JXL_TYPE_FLOAT
Definition: types.h:43
@ JXL_TYPE_FLOAT16
Definition: types.h:54
@ JXL_TYPE_UINT8
Definition: types.h:47
@ JXL_BIG_ENDIAN
Definition: types.h:68
@ JXL_LITTLE_ENDIAN
Definition: types.h:66
@ JXL_NATIVE_ENDIAN
Definition: types.h:64
uint32_t bits_per_sample
Definition: types.h:135
JxlBitDepthType type
Definition: types.h:132
uint32_t exponent_bits_per_sample
Definition: types.h:138