Constant opencv::imgcodecs::IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY

source ยท
pub const IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY: i32 = 2;
Expand description

Use this value to force Huffman encoding only (no string match).