Home All Groups Group Topic Archive Search About

Insert smaller images into a bitmap

Author
17 Nov 2007 4:05 AM
Brian
I have a windows forms project done in vb.net.  One of the forms
creates graphs based on the data supplied to it.  I want to take
multiple graphs and paste them into a larger Image object.  I already
have the code to create a single graph.  I'm hoping that I can take
these graphs and paste them into a given spot in the larger image.
I've heard of bitblt and stretchblt but I'm not certain if those
functions are out of date with the ,net framework.  What is the best
way to solve this problem?

Brian

Author
17 Nov 2007 4:16 AM
Randy Birch
wrong group - look for groups with dotnet or vsnet in the name.

--


Randy Birch
http://vbnet.mvps.org/

Please respond to the newsgroups so all can benefit.


"Brian" <mcrave***@wright.edu> wrote in message
news:acfdc08b-0877-4bbb-9ce2-047e451d94bf@v4g2000hsf.googlegroups.com...
I have a windows forms project done in vb.net.  One of the forms
creates graphs based on the data supplied to it.  I want to take
multiple graphs and paste them into a larger Image object.  I already
have the code to create a single graph.  I'm hoping that I can take
these graphs and paste them into a given spot in the larger image.
I've heard of bitblt and stretchblt but I'm not certain if those
functions are out of date with the ,net framework.  What is the best
way to solve this problem?

Brian

AddThis Social Bookmark Button