English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

This is a very generic question. I want to see if I can add a caption, and/or change the background color of an image, programmatically, or even other things. I am developing in php but would not mind finding other programming languages (python, maybe java or C), I can't seem to do a google search without dot Net popping up everywhere and I do not want to do it in dot Net. Thanks,

2006-12-08 15:24:46 · 3 answers · asked by Anonymous in Computers & Internet Other - Computers

I am doing this for a website and would like for the process to remain server-side, whether that is through php or something else? I'll change the category if this question is not as generic as I originally thought.

2006-12-08 15:31:05 · update #1

3 answers

Yes. In PHP, you can use the GD library for this, which is included in most distributions of PHP; I believe GD is available for some other languages too. There's a stunning overview of what GD can do at http://www.nyphp.org/content/presentations/GDintro/ .

2006-12-08 15:30:32 · answer #1 · answered by MarnenLK 6 · 1 0

I changed images in Matlab using both Matlab functions and C++. Did my undergraduate thesis in Image Watermarking. Not sure if you have access to either a student version Matlab or full version?

2006-12-08 23:30:03 · answer #2 · answered by Lilliana 5 · 2 0

I think you would get more informative help in the "programming and design" section of answers

2006-12-08 23:28:06 · answer #3 · answered by rsist34 5 · 0 2

fedest.com, questions and answers