To open a *.bmp file in LabVIEW, use "Read BMP File.vi", which is located in the diagram Function palette -> Graphics and Sound -> Graphics Formats. To view the *.bmp, the best way is using the Draw Flattened Pixmap.vi" located in Function palette -> Graphics and Sound -> Picture Functions. Create an indicator for the "New Picture" output.
If you have IMAQ, you can use "IMAQ Read File.vi", which is located in Function palette -> IMAQ Vision -> Files. To see the image, use IMAQ WindDraw, located in Function palette -> IMAQ Vision -> Display (basics) (You should allocate the necessary memory for the image using "IMAQ Create.vi". This vi is located in Function palette -> IMAQ Vision -> Management)
Good luck!
www.vartortech.com