I’m afraid you have to write your own decorator. Come to think of it, I might have a need for just that for a sprint in a couple of weeks, so maybe I’ll take a shot at it. If I do so, I’ll post an implementation.
In the meantime, the URichTextBlockImageDecorator
class is really the simplest example I can think of. I’d suggest starting from there, it’s what I would do.