Все вопросы: [cifilter]
2 вопросов
1
голосов
1ответов
340 просмотров
Does the IKImageView imageCorrection property work?
IKImageView offers an 'imageCorrection' property, which takes a CIFilter and, presumably, uses it when displaying the image. When I tried using it recently, it didn't work for me. When I set the property to a new CIFilter instance, it remains nil. Has anyone managed to use this successfully?
4
голосов
2ответов
3479 просмотров
CIFilter доступен в iOS?
Я хочу знать наверняка, прежде чем приступить к реализации собственных фильтров (возможно, с использованием opengl ES), но это CIFilters доступны для iOS? Ничего подобного?