Hi,
Thanks for the info on creating a bitmap image in memory, and now I have a question on how to draw an image transparently on a picture box, using drawimage. What I have in mind is something like the following function:
TransBlt(srcImage As Image, srcRect aS Rectangle, destImage As Image, destRect As Rectangle, transColor AS Color)
What would be the source code for this?
Thanks a lot,
Solokin1
Thanks for the info on creating a bitmap image in memory, and now I have a question on how to draw an image transparently on a picture box, using drawimage. What I have in mind is something like the following function:
TransBlt(srcImage As Image, srcRect aS Rectangle, destImage As Image, destRect As Rectangle, transColor AS Color)
What would be the source code for this?
Thanks a lot,
Solokin1