I'm preparing to carry a web=based app project that read layers from psd photoshop file and create banner (gif file) from each layer.
This web will display to enduser a gallery of image template (backgound, photo, button images etc).
When enduser create banner, he simply drag and drop (ajax or flash???) that template(s) to banner frame that hit "create bannber" button. After that app
will create that banner (gif file) for him.
Curently I'm confusing to choose PHP or asp.net, so my question is:
- does asp.net can read each layer of psd file then output each layer to seperate JPEG or GIF file?
- About drag and dropimage to banner frame feature, ajax is better over flash? or flash is better?
- what is merit and demerit os using asp.net over php in this project?
None
0 Points
15 Posts
read layers from psd photoshop file and create banner (gif file) from each layer
Oct 29, 2008 02:17 AM|cuongvt|LINK
I'm preparing to carry a web=based app project that read layers from psd photoshop file and create banner (gif file) from each layer.
This web will display to enduser a gallery of image template (backgound, photo, button images etc).
When enduser create banner, he simply drag and drop (ajax or flash???) that template(s) to banner frame that hit "create bannber" button. After that app
will create that banner (gif file) for him.
Curently I'm confusing to choose PHP or asp.net, so my question is:
- does asp.net can read each layer of psd file then output each layer to seperate JPEG or GIF file?
- About drag and dropimage to banner frame feature, ajax is better over flash? or flash is better?
- what is merit and demerit os using asp.net over php in this project?
Please help me. I need your help.
I would like to hear any opinions from you.
THanks in advanced
All-Star
31432 Points
4884 Posts
Re: read layers from psd photoshop file and create banner (gif file) from each layer
Nov 02, 2008 10:39 PM|Allen Chen – MSFT|LINK
Hi,
Yes. You can use some library. Please refer to:
http://www.codeproject.com/KB/graphics/simplepsd.aspx
Or if you know the format of psd file you can writer your own library.
What about Silverlight?
http://silverlight.net/
It's improper for me to comment on this. I'd like to leave it open for others to comment on.
Allen Chen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
None
0 Points
14 Posts
Re: read layers from psd photoshop file and create banner (gif file) from each layer
Jul 29, 2010 03:19 AM|Fedor|LINK
You can use 3rd party Aurigma Graphics Mill SDK to parse PSD file, modify image and text layers and merge final image.
imaging psd
Fedor Skvortsov
http://www.aurigma.com