如何调整图像大小使其最大宽度为1280px
在 SwiftUI AlamoFire 中将图像上传到服务器之前,如何调整图像大小以使其最大宽度为 1280px,同时保持宽高比。 func resizeImage(图像: UIImage, maxWidth: CGFloat) ->