pub fn blank_canvas_image() -> ImageExpand description
A 1×1 transparent image to back a freshly-spawned canvas until its first
rasterization (which happens once the node has a laid-out size). Kept in both
worlds so update_canvas_surfaces can mutate the CPU copy and have it
re-upload.