Constant MAX_RECTS_PER_IMAGE

pub const MAX_RECTS_PER_IMAGE: u32 = 1024; // 1_024u32
Expand description

Maximum number of filled rects a client can draw in a given image.