Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I change bitmaps from and image box?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi everyone!
What I need to do is to eather change colors in an already
created bitmap or to create a new bitmap from scratch and
assigne desired colors to specific pixels. This would be very easy with a pictureBox, but only have VBA so I have to use an Image box. Are there any built in functions that would help me manipulate my bitmap? Also, is there any way I could get an hDC of the image box or a handle on it so I can use API functions to change my picture?

Please help!
Thanks,
Maria
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top