pub const MAX_PIXELS_LIMIT: usize = _; // 67_108_864usize
Hard ceiling for a configured pixel cap (1 GiB float buffer per image).