A few hints about JPEGAuthor : V.Girish If you just want a quick and easy way to display JPG files,take a look at the intel site,under the development part there is an option to download the "Intel jpeg library". It comes with examples and is easy to implement. ImgSource This is library of functions that allows you to process various formats. Check IJG.COM for JPG decoding/encoding library source For anybody trying to learn image handling, Binary Technologies is a must for viewing. For some code related to JPEG handling and bitmap conversion, take a look at the Downloads section, where i've uploaded a couple of demo applications. NOTE: Incase you want to display Jpeg or Bitmap files , give me a shout and i'll give you some sample applications. Incase, you want to save your display to a .jpg file, please do it & let me know how you did it ;) |
||