Does anyone know how to modify the rendered images in Xith? I want to be able to make the output black and white for some real-time cutscenes.
Thanks in advance 
Edit:
I was thinking a solution would be to do an offscreen render, getting the snapshot bufferedimage and making the changes and drawing them out. Could I get some direction on this? Thanks.