Hoagie
July 17th, 2001, 10:01 AM
I am working on developing a small program that will allow me to write some text to a bitmap and then save that bitmap.
Can someone point me to a tutorial on creating a bitmap object and being about to draw to it (like with the 'Print' command)?
I relize I can write to a PictureBox and save it as a bitmap (at least, I think I can), but am not sure how to save that bitmap as a size other then what is in the PictureBox. The image can be as large as 740x480... that's a big PictureBox. :(
Many thanks for any help!
Can someone point me to a tutorial on creating a bitmap object and being about to draw to it (like with the 'Print' command)?
I relize I can write to a PictureBox and save it as a bitmap (at least, I think I can), but am not sure how to save that bitmap as a size other then what is in the PictureBox. The image can be as large as 740x480... that's a big PictureBox. :(
Many thanks for any help!