Skip to main content

jpeg_to_htj2k_batch

Function jpeg_to_htj2k_batch 

Source
pub fn jpeg_to_htj2k_batch(
    tiles: &[JpegTileBatchInput<'_>],
    options: &JpegToHtj2kOptions,
) -> Result<EncodedTranscodeBatch, JpegToHtj2kError>
Expand description

Transcode many JPEG tiles into HTJ2K codestreams.