-
1. Check if replacing the custom CIFilter with a plain class would help improve performance
We are not chaining additional filters, thus using CIFilter doesn't seem to make much sense.
We need to …
-
目前仅发现再iPhone XR设备上闪退。6S、8、8P、11、XMax都没问题。系统都是最新的(13.3.1)。
-
您好:我在使用EFQRCode时,在真机器iPhone X以上机型中:**CIFilter(name: "CIQRCodeGenerator")** 方法会崩溃,在真机器iPhone X以下,及iPhone 8 等,系统版本均为iOS13.1.3最新的,方法会无缘无故崩溃掉.请帮忙分析以下.谢谢
-
您好:我在使用EFQRCode时,在真机器iPhone X以上机型中:CIFilter(name: "CIQRCodeGenerator") 方法会崩溃,在真机器iPhone X以下,及iPhone 8 等,系统版本均为iOS13.1.3最新的,方法会无缘无故崩溃掉.请帮忙分析以下.谢谢
-
Xamarin.Mac has two classes: `CICmykHalftone : CIFilter` and `CICMYKHalftone : CICmykHalftone`. (Note "CMYK" vs "Cmyk"). This is legal C#. An mdoc update generates:
```
CoreImage…
-
Hello, I'm trying to follow along the code in this article and I am running into some issues.
I'm on Yosemite 10.10.1, running Xcode 6.1 (6A1052d).
When I initially opened the project and tried buil…
etrep updated
9 years ago
-
I found this CIfilter extension to use coreimage with lookup filters, https://github.com/NghiaTranUIT/FeSlideFilter/blob/master/FeSlideFilter/CIFilter%2BLUT.m
-
Hi
Good job with some of the Swift workarounds.
Questions:
1. It seems in your app the filterChange/setFilter functions are the key and set the transformations based on the barButtonItem.tit…
tysun updated
7 years ago
-
#### Description
Summary:
When accessing the outputImage from a CIFilter object in playgrounds there is an error stating "Failed to convert UIImage to PNG"
Steps to Reproduce:
see attached playg…
-
Hi, very excited to use the framework but I'm running into an issue. I'm using AVPortraitEffectsMatte to generate a "cutout" of a picture. It uses the CIFilter below
![maskCode](https://user-images…