No, unfortunately not. You might go through OpenGL by converting the image to an OpenGL texture and then rendering the texture to something that can be easily converted to a pixmap but it won't change the fact that the pixmap needs to be transfered to the X server which just takes time if the pixmap is big and the server is remote.
Bookmarks