|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Insert smaller images into a bitmapI 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 wrong group - look for groups with dotnet or vsnet in the name.
"Brian" <mcrave***@wright.edu> wrote in message I have a windows forms project done in vb.net. One of the formsnews:acfdc08b-0877-4bbb-9ce2-047e451d94bf@v4g2000hsf.googlegroups.com... 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 |
|||||||||||||||||||||||