Reply
combine images
Old 11-04-2007, 07:58 PM combine images
Skilled Talker

Posts: 77
how can I take a couple transparent images, put one on top of the other, then save it?
Skeddles is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 11-05-2007, 04:30 AM Re: combine images
chrishirst's Avatar
Super Moderator

Posts: 11,899
Location: Blackpool. UK
You can't in ASP
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-05-2007, 05:34 PM Re: combine images
Skilled Talker

Posts: 77
Quote:
Originally Posted by chrishirst View Post
You can't in ASP
Damn, what language do I need?
And, can it be used with asp?
Skeddles is offline
Reply With Quote
View Public Profile
 
Old 11-05-2007, 10:17 PM Re: combine images
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,025
Name: Forrest Croce
Location: Seattle, WA
This isn't sarcasm: you want Photoshop for what you're asking about doing.

You could do what you're talking about in asp.net - and presumably asp too - using GDI+ but it will take a lot of code if you have all the images.

What exactly are you trying to accomplish?
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 11-05-2007, 11:01 PM Re: combine images
Skilled Talker

Posts: 77
I just wanted to see if I could make something like a site where people can log in, chat, and customize their avatars(like pick a base, then a hat, and then it gets saved as 1 picture).

Can asp.net be used with asp? I don't want to have to change the format of everything, and forget all about asp, and learn a whole new language. Is there a way to do this with flash(I could interface and everything, its the saving i'm worried about). Would it be possible to have just some little app on one page for customizing, then it saves it, add the path to the directory, and then I can use it all over the site?
Maybe I could even just have another type of page to process it?

I hope that makes sense. Thanks for the comments.

Last edited by Skeddles : 11-05-2007 at 11:13 PM.
Skeddles is offline
Reply With Quote
View Public Profile
 
Old 11-06-2007, 12:39 AM Re: combine images
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,025
Name: Forrest Croce
Location: Seattle, WA
Asp.net and asp can run side by side ... just make whichever page in whichever flavor you like. Still I doubt that's really the answer.

Go change your avatar here. You can be like all the cool kids and upload your own, or you can pick from the dozens they have available. That's pretty easy to accomplish in any language.

I don't know anything about Flash, so I can't speak to that one. It's easy enough to layer images together in GDI+, but you're looking at a hundred or more lines for a pretty simple implementation of just the avatar. If you can do some ajax stuff instead and prebuild all the customizations you'll allow, that will be much easier to implement.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to combine images
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13318 seconds with 13 queries