Im new to nokia image SDK, I ahve installed the latest version(1.0.272.0 ) for windows phone .Whenever I try to use EditingSession, I get error as
"EditingSession is not found.Are you missing an assembly directive?"
I have included the following namespace
using Nokia.Graphics.Imaging;
using Nokia.InteropServices;
Please help..