pub const heif_compression_format_heif_compression_undefined: heif_compression_format = 0;Expand description
Unspecified / undefined compression format.
This is used to mean “no match” or “any decoder” for some parts of the API. It does not indicate a specific compression format.