I'v modified the PLoad provided by Thraw89 the reason were that i started using GL Framework (glfw) and the regular PLoad / ImageCreate didnt work since it fires up its own gfx window and not a fbgfx. what i'v done is just to lock the PLoad to 32bits resolution instead of it to check it automaticly. i tested it fairly quick and didnt have any problems with loading diffrent png types.