Bugfix: Image display now works in SwiftUI
In iOS 15+, somehow the usage of Image as input doesn't work anymore. So now an UIImage is used as input.
In iOS 15+, somehow the usage of Image as input doesn't work anymore. So now an UIImage is used as input.