As long as you do not modify the image type, you should be able to display the image as you are currently doing. However, you may want to consider using the display functions that are provided with Vision. I think that you may find there will be more functionality with the Vision display. To access the RGB values, you may want to first extract a color plane and then gaather the pixel values from each of the planes accordingly. I hope this helps.
Chris D