Windows Vista Posted July 17, 2024 Posted July 17, 2024 VB2020I created a bitmap and I want to insert pictures into the image of the first bitmap.Everything seems to be working. I load the first bitmap and I can draw on it. If I load the second bitmap and i can show it without a problem.But if I use DrawImage, the inserted bitmap seems to be scaled.When I do not load the file, but I open the bitmap to be inserted, "select all" and "copy" it to the clipboard, an I use Clipboard.GetImage then the inserted bitmap is not scaled, and it's using the original physical size, as it should be.DrawImage says it will, but it's not doeing what it says.Why is itView the full article Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.