pub fn scale_to_height(size: ImageSize, height: u32) -> Option<ImageSize>
Scales a size to an exact height and rounded matching width.