Yes of course. It's the 14bit pixel data streamed through the LUT (look up table/heatmap) which only expects 8-bit per pixel. But the stream is written to RAM and read from RAM. So that is already all working.
Those geometrical spots are OSD (Blue cube, green line, blue circle) data which are shown as overlay. Just some playing with the graphics library.