objective c - Replacing one colour with another in an NSImage -
I have a NSImage
and want to change it in one color with another (like all Change blue color with green) Is this an easy way to do this and if not, how do I get this functionality?
This is a job for the core image, or you have quartz creator to remove your image filter You can use, and embed a QQView in your app.
Comments
Post a Comment