This seems like a straightforward question but I cant seem to find a definitive answer...
If I create a Quartz Composer QTZ file that applies some image library effects (let's say "bloom" and "color invert" as examples) how would I go about importing that QTZ effect into an iOS app as an image filter? Or is there another, better way to share how QTZ creates an image effect with an xcode ios developer?
To be fully clear ultimately I would like to use a QTZ file that would correspond to a filter in the final app. The end user could tap the filter button and the QTZ filter would run on the image they've chosen to manipulate. Like the way you would do with instagram, flickr, etc.