Question

How can I add a custom ranking and keywords to an image's metaData in objective-c? I have seen CGImageProperties_ reference in apple documentation but it does not have any key for the ranking and tagging.

Was it helpful?

Solution

I would rather create my own class with CGImage inside and equipped with ranking and metadata dictionary

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top