Search code examples
objective-ciosexifalassetslibrary

Adding tag and ranking metaData to an image in objective-c


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.


Solution

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