How to insert an image into a text buffer like textwidget in Tk

Hi all,

Just wonder if it is possible to insert an image into a text buffer like
text widget and then save it, like copy a jpeg file from clipboard then
paste it into text widget?

Thanks