pub fn get_image_dimensions(rel_path: &str) -> Option<(u32, u32)>
读取图片真实尺寸(只读 header,不解码像素)。
rel_path