Rank: Member Groups: Member
Joined: 3/28/2007 Posts: 56 Points: 0
|
I need to log changes that have taken place. The EditingParams are encoded, is there a way to get an english read out of what was changed so that I can log that?
Perhaps I can get this data from another source besides the EditingParams property?
thanks, Nate
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 510 Points: 360
|
Hello,
You can store EditingParams string and apply it onto image of the same size. Unfortunately format of this string is not public.
Sincerely yours, Dmitry Sevostjanov.
|