Attention: Answers.ros.org is deprecated as of August the 11th, 2023. Please visit robotics.stackexchange.com to ask a new question. This site will remain online in read-only mode during the transition and into the foreseeable future. Selected questions and answers have been migrated, and redirects have been put in place to direct users to the corresponding questions on Robotics Stack Exchange. Additional details are available here.
Unfortunately I haven't seen such a DisplayType yet. Two ideas:
Code it yourself if you stand Qt. Personally I'd try to merge the image-subscribing code from Image-DT into the visualizing code from Map-DT.
If your image is nearly static, the overhead of converting it into a flat point cloud and transferring it might be insignificant. If your graphics can render that.