Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
TarunVarshney  
#1 Posted : Monday, May 10, 2010 7:35:01 PM(UTC)
TarunVarshney

Rank: Newbie

Groups: Member
Joined: 11/16/2009(UTC)
Posts: 1

Hello,

I am using the photo editor tool for the Image processing task. Here I have Images coming dynamically how can I load Image on tool dynamically.

Please help me

Thank You
Tamila  
#2 Posted : Tuesday, May 11, 2010 5:47:04 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hello,

In Photo Editor you can load images from hard drive only. So, before you load image in Photo Editor you should save it on your server and then load using this code:
Code:
PhotoEditorSample1.SourceImageFileName = MapPath(yourFile);

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
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.