I want to read a local png image file, draw a text on the image and save it back. How can I do this in metro C++ APP?
Thanks!
Take a look at the SaveAsImageFile sample.
--Rob