Constant quantette::MAX_PIXELS

source ·
pub const MAX_PIXELS: u32 = u32::MAX; // 4_294_967_295u32
Expand description

The maximum supported image size in number of pixels is u32::MAX.