Click to See Complete Forum and Search --> : Image Manipulation VBscript Question?
evolt
05-08-2005, 07:05 PM
Does any know of any open source VBscript that is good with dynamically manipulating images? I have been searching online for some time and can only find progams for sale.
I am looking for a open source script/program that will allow me to dyanmically place text on .jpgs. Something very similar to http://someanswers.com/text_image.aspx, and it needs to work for a .NET framework site.
Any thoughts would be great.
phpnovice
05-08-2005, 08:32 PM
You're likely to only find purchased products for such a feature. Manipulating images by their internal format is no easy task. I would be very surprised to see anything for free that was also worthwhile for that task.
asp.net has an image object that i cant remember the name of right now. i have a thread a couple pages back about this object.
phpnovice
05-10-2005, 03:47 PM
...and it needs to work for a .NET framework site.
Missed that part. I was speaking for Classic ASP. ;)
Bullschmidt
05-10-2005, 05:52 PM
Some possibly related links:
How do I create / manipulate images from ASP? - 5/10/2001
http://www.aspfaq.com/faq/faqShow.asp?fid=76
AndyDvorak.net - Tutorials - Resizing Images
http://www.andydvorak.net/site/tuts/tut.asp?cat=asp&tut=resize
Serving Dynamic Images from Static Web Pages - 5/24/2000
http://www.4guysfromrolla.com/webtech/052400-1.shtml