Constant quantette::MAX_PIXELS
source · pub const MAX_PIXELS: u32 = u32::MAX; // 4_294_967_295u32Expand description
The maximum supported image size in number of pixels is u32::MAX.
pub const MAX_PIXELS: u32 = u32::MAX; // 4_294_967_295u32The maximum supported image size in number of pixels is u32::MAX.