pub const MAX_RECTS_PER_IMAGE: u32 = 1024; // 1_024u32
Maximum number of filled rects a client can draw in a given image.