If you want to change the values of the pixels in the image, I would suggest using the IMAQ ImagetoArray.vi(NI vision VI). This changes the image to array of values. You can then subtract 255 and do an absolute value. After the manipulation you can use IMAQ arraytoimage.vi to bring it back to image format.
A. Talley
National Instruments