Home All Groups Group Topic Archive Search About

Add image over other images

Author
5 May 2010 3:51 AM
bourkeyo
Hey guys,

Basically I have two pictures:

A map (quite a large picture)
A symbol (quite small and to be placed over the map at specified points)

Anyone have any idea how I could go about this?

Thanks in advance for any help!

Author
5 May 2010 1:32 PM
Herfried K. Wagner [MVP]
Am 05.05.2010 05:51, schrieb bourkeyo:
> Basically I have two pictures:
>
> A map (quite a large picture)
> A symbol (quite small and to be placed over the map at specified points)
>
> Anyone have any idea how I could go about this?

Take a look at the following classes/methods:

'Bitmap': Constructor and 'Save' method.
'Graphics': Methods 'FromImage' and 'DrawImage'.

If you still have questions, feel free to ask :-)!

--
  M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
  V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>