SwiftUIImageEffects icon indicating copy to clipboard operation
SwiftUIImageEffects copied to clipboard

Swift port of Apple UIImage+UIImageEffecs category.

Results 3 SwiftUIImageEffects issues
Sort by recently updated
recently updated
newest added

Sorry to open another pull request so soon, but you merged my existing PR so fast that I couldn't include these small improvements ;-) I went through the code and...

Nice to have a Swift version, but do some time profiling and you'll find it is much, much slower than the Objective-C version. Setting a blur radius of 20 with...