dt_imageio_module_format_data_jpegxl
dt_type
Type object describing parameters to export to jpegxl.
Attributes:
🔗dt_imageio_module_format_data_jpegxl.bpp
number
The bits per pixel to use at export time (10, 12, 16, 32).
Attributes:
🔗dt_imageio_module_format_data_jpegxl.pixel_type
number
Type of format for pixels, 0 for integer or 1 for floating point.
Attributes:
🔗dt_imageio_module_format_data_jpegxl.quality
number
The quality to use at export time.
Attributes:
🔗dt_imageio_module_format_data_jpegxl.original
number
The color profile used by the encoder.
- 0 - permit internal XYB color space conversion for more efficient lossy compression
- 1 - ensure no conversion to keep original image color space (implied for lossless)
Attributes:
🔗dt_imageio_module_format_data_jpegxl.effort
number
Encoding effort. The effort used to encode the image, higher efforts will have better results at the expense of longer encoding times.
Attributes:
🔗dt_imageio_module_format_data_jpegxl.tier
number
Decoding speed. The preferred decoding speed with some sacrifice of quality.
Attributes: