Post not yet marked as solved
Post marked as unsolved with 2 replies, 567 views
I'm writing a project to modify the pixels of the picture with the swiftUI, but every time the modified Uiimage is saved to the system library, it will become jpg format. You know, jpg will compress the picture, thus changing the pixels of the picture, so I want to find a way to convert the UIimage into a png into a library or a file app.