How do you draw a string to an image in winRT? In WinForms that could be done using drawstring() method inside the system.drawing name
winRT
drawstring()
system.drawing
You can't - there is unfortunately no such API :-(