Forums

Welcome Guest Search | Active Topics | Members

problem saving file Options
natebell
Posted: Friday, April 20, 2007 7:28:25 AM
Rank: Member
Groups: Member

Joined: 3/28/2007
Posts: 56
Points: 0
for example, I rotate the image clockwise, when I hit the save button it rotates it again, and for each time I hit save it reapplies the rotate

I'm not sure what I'm doing wrong
natebell
Posted: Friday, April 20, 2007 8:12:02 AM
Rank: Member
Groups: Member

Joined: 3/28/2007
Posts: 56
Points: 0
I seemed to have fixed my save button by adding the following line to the bottom of my save routine

Code:
PhotoEditorController1.EditingParams = "";



this clears out the stack of changes, they're already saved now on the file
Dmitry
Posted: Thursday, April 26, 2007 12:07:37 AM
Rank: Advanced Member
Groups: Administration , Member

Joined: 8/3/2003
Posts: 506
Points: 348
Hello,

Suppose you save result into source file, after save this image is loaded by PhotoEditor again and all changes are applied onto this image. So you apply this changes twice. To cancel this behaviour you should empty PhotoEditorController.EditingParams string.

Sincerely yours,
Dmitry Sevostjanov.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.