dt_imageio_module_format_data_avif

dt_type

Type object describing parameters to export to avif.

Attributes:

🔗dt_imageio_module_format_data_avif.bit_depth

number

The number of bits per sample to use at export time (8, 10, or 12).

Attributes:

🔗dt_imageio_module_format_data_avif.quality

number

The quality to use at export time.

Attributes:

🔗dt_imageio_module_format_data_avif.compression_type

types.avif_compression_type_e

The image compression type.

Attributes:

🔗dt_imageio_module_format_data_avif.color_mode

types.avif_color_mode_e

The color mode to use for the image.

Attributes:

🔗dt_imageio_module_format_data_avif.tiling

types.avif_tiling_e

The tiling mode to use for the image.

Attributes: