MAX_PIXELS

Constant MAX_PIXELS 

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

The maximum amount of pixels supported by this library (u32::MAX).

This applies to all image types as well as pixel slices or buffers.