GithubHelp home page GithubHelp logo

Comments (7)

rFlex avatar rFlex commented on August 28, 2024

Use a SCImageView

 SCFilterGroup *filterGroup = ...; // The filters to apply
 SCImageView *imageView = ...; // The view that is gonna show the image
 UIImage *image = ...; // Your image that you want to process
 imageView.image = [filterGroup imageByProcessingImage:image.CIImage];

from screcorder.

JerryCrowley avatar JerryCrowley commented on August 28, 2024

Thanks for the response. I worded my question wrong. Is there anyway to implement the snapchat like filter scrolling for an image rather than a video?

from screcorder.

rFlex avatar rFlex commented on August 28, 2024

I just added a built-in way to do it, though it has not been tested. Basically use a SCFilterSwitcherView and set the image property on it.

PS: Sorry about that very late response!

from screcorder.

JerryCrowley avatar JerryCrowley commented on August 28, 2024

No worries. I implemented my own filter switcher in the time being, but I will be sure to try it out!

Thanks!

from screcorder.

zoruc avatar zoruc commented on August 28, 2024

Hey rFlex great job with the library but I am having the same issue as Jerry. I know you didn't test it but I am also trying to set the image in SCFilterSwitcherView however it doesn't seem to want to render the image after it is set, any ideas?
Thanks

from screcorder.

rFlex avatar rFlex commented on August 28, 2024

Hey,

Just fixed it, sorry about that :)

On Tue, Aug 5, 2014 at 4:00 AM, doug [email protected] wrote:

Hey rFlex great job with the library but I am having the same issue as
Jerry. I know you didn't test it but I am also trying to set the image in
SCFilterSwitcherView however it doesn't seem to want to render the image
after it is set, any ideas?
Thanks


Reply to this email directly or view it on GitHub
#40 (comment).

from screcorder.

zoruc avatar zoruc commented on August 28, 2024

Thanks alot rFlex works great

from screcorder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.