Hello there,
I'm trying to set the image properties like title, caption/description & tags but failing with it. I'hv done it in my windows app but with the same code i'm failing in my mac application.
I have used "BitmapDecoder/BitmapEncoder" to set the above properties but this doesn't work on mac.
This requires Presentation.Core & WindowsBase dlls in windows but same dlls are not working for mac platform.
I have tried CGImageSource/ImageIO.CGImageProperties for it also but had no luck so far.
Can someone help me out please. Please let me know if any input is required from my side.
Thanks.