I did not find a solution to update the 'Image' control faster. Instead im now using a OpenGL window thats embedded into a control, load the image as a texture and render it on a screen-filling quad. This works much better even with bigger image sizes.