mutleey Posted November 20, 2023 Share Posted November 20, 2023 (edited) Hello everyone, it has happened a few times that when using an image in a GUICtrlCreatePic() loaded with GDI+ the image is full of glitches, usually black, and it doesn't matter if I use jpg, png, the result is the same. Does anyone know the reason? Edited November 20, 2023 by mutleey Link to comment Share on other sites More sharing options...
Andreik Posted November 21, 2023 Share Posted November 21, 2023 Do you have some code? mutleey 1 When the words fail... music speaks. Link to comment Share on other sites More sharing options...
mutleey Posted November 21, 2023 Author Share Posted November 21, 2023 Problem solved, just add the _GDIPlus_BitmapCreateFromScan0() function and this problem no longer occurs. Thank you anyway @Andreik Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now