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
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