Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

display a raw image file

Status
Not open for further replies.

jvdub22

Technical User
Jun 24, 2004
2
US
I have an 8-bpp *.raw image file, how can use vb to display it?
 
vb picture box doesnt support *.raw. I was wondering if it is possible to write code that would draw the image, it is an 8-bit grayscale raw file. i have c++ dll writing the image, the dimensions are unsigned char pic[160][176].
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top