Image File Formats
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, Can anyone help me to find information about the different image file formats. Formats for image files like TIFF,GIF,BMP,JPEG and MPEG. Kindly help.. Thanks Vini
-
Hi, Can anyone help me to find information about the different image file formats. Formats for image files like TIFF,GIF,BMP,JPEG and MPEG. Kindly help.. Thanks Vini
There is probably more than one site that provides this information. For a quick reference to code that handles these formats, I would reccomend seeing the article CxImage (@ codeproject) it should point you in the right direction. There is also a book (that is out of date call "Graphics File Formats" with CD) that may be of some help. INTP