Skip to main content

encode_preencoded_htj2k_97_with_accelerator

Function encode_preencoded_htj2k_97_with_accelerator 

Source
pub fn encode_preencoded_htj2k_97_with_accelerator(
    image: &PreencodedHtj2k97Image,
    options: &EncodeOptions,
    accelerator: &mut impl J2kEncodeStageAccelerator,
) -> Result<Vec<u8>, &'static str>
Expand description

Encode preencoded irreversible 9/7 HTJ2K code-block payloads into a codestream using optional packetization hooks.