It's the question of saving/loading.
Directly - it's not supported.
But you can use events (OnHTMLSaveImage/OnSaveImage2, OnImportPicture) to encode/decode these data yourself.
(for HTML loading, you'll need additional components - either rvHtmlImporter, or rvHtmlViewImporter (recommended))