in reply to Printing an Image directly to HTML
It's not possible to do that. HTML is text, which can contain "links" to images via the <IMG> tag.