Constant image::codecs::bmp::decoder::MAX_WIDTH_HEIGHT

source ยท
const MAX_WIDTH_HEIGHT: i32 = 0xFFFF;
Expand description

The maximum width/height the decoder will process.