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