473,396 Members | 1,871 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Paste logo on image

Hi,

We have thousands of images and would like to watermark our logo on
those images.

Is it possible to put our logo on image programatically? manually it
will take years.

I don't even know where to begin.

Thanks

Adnan Masood
www.newbalanceindy.com

Apr 22 '06 #1
3 1418
On 21 Apr 2006 18:30:21 -0700, "Sehboo" <Ma*********@gmail.com> wrote:
Hi,

We have thousands of images and would like to watermark our logo on
those images.

Is it possible to put our logo on image programatically? manually it
will take years.

I don't even know where to begin.

Thanks

Adnan Masood
www.newbalanceindy.com


Slightly off topic for this news group, but try googling for "batch watermarking" or "image batch proccessing watermark".

This link seems to list a few: http://graphicssoft.about.com/od/batchwatermarking/
Apr 22 '06 #2
Should be possible. You will need to read the image files individually using
the .fromfile method of the image class. You can then create a graphics
object and copy the bitmap into the graphics object. Onto that object, you
can place your watermark using .drawimage method of the Graphics class.

The Grahpics object can then be saved to a file by converting it into a
bitmap then into whatever format you want.

Shouldn' be too much of a problem but you will need to do some research into
the image, bitmap, and graphics class. If the images contain more than one
image, it will be more complex but can ge done.
--
Dennis in Houston
"Sehboo" wrote:
Hi,

We have thousands of images and would like to watermark our logo on
those images.

Is it possible to put our logo on image programatically? manually it
will take years.

I don't even know where to begin.

Thanks

Adnan Masood
www.newbalanceindy.com

Apr 22 '06 #3
If you want, send me one of your images and the watermark image and I'll see
if I can merge the two. You can send to my e-mail at:

dh*****@houston.rr.com

Note: For those who always remind me not to give out my e-mail, thanks for
the warning but don't bother..I know the risks and have my computer fully
protected.

--
Dennis in Houston
"Sehboo" wrote:
Hi,

We have thousands of images and would like to watermark our logo on
those images.

Is it possible to put our logo on image programatically? manually it
will take years.

I don't even know where to begin.

Thanks

Adnan Masood
www.newbalanceindy.com

Apr 22 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: Atanas Boev | last post by:
Is there any CSS way to make a <hr /> noshadow so I don't get the default 3D look in Netscape? I tried to use some border-bottom to make the line, but my "line" should be under text that is...
3
by: Richard | last post by:
http://users.cjb.net/rsb01/screen001.jpg This is the logo image I speak of. If Mozilla is opensource stuff, why is the windows logo attached here? The logo is a registered trademark of M$.
9
by: deko | last post by:
Is it possible to store a company logo (a gif file) in a table (binary field) and have the logo appear in a form? If I insert a picture object in the form, the properties sheet of the Image...
6
by: MLH | last post by:
I have a logo image that I can paste into MS Paint as an image with clear background. Think of the logo as a black circle in a white, rectangular background. When I paste into Paint, the white...
6
by: Richard | last post by:
On my webpage I am making I want that if users view any image in my gallery a small logo/tekst will appear in the image. I know it's possible but I haven't got a clue how to get a logo or tekst on...
7
by: lgbjr | last post by:
Hello All, I¡¯m using a context menu associated with some pictureboxes to provide copy/paste functionality. Copying the image to the clipboard was easy. But pasting an image from the clipboard...
31
by: Michael Tobis | last post by:
"Is this the right room for an argument?" http://geosci.uchicago.edu/~tobis/snake.png ok, so my execution is pretty crude, but you can at least see my idea. I trust you to imagine it...
2
by: Amir Michail | last post by:
Hi, The following gradient method involves scaling a gradient image. How would one put a logo on top of such a scaled gradient image without also scaling the logo image? ...
21
by: neovantage | last post by:
Hey All, I want to embed logo while upload an image. I mean when i upload an image, i want to embed the logo of the website in that uploaded image. Kindly help me out to sort out my problems...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.