So, I thought I posted this earlier today, but it's not there now. Don't know if I didn't complete the posting or if it was removed because of some rules I'm unaware of. Anyway, here goes again.
Using the new method of the Image module I can creat what I want. I can combine images using the paste method. I can display the combined images in the council with the show() method.
But I want to display the images using the draw method of ui.View.
Is there a simple way to do this without first saving the images to disc?