hai all, I have a little issue regarding the conversion of jpeg images to bmp format.Can i get the C code for this as i m a beginner in image related topics. Thankyou all...
Go onto my website (click my name to get my profile). And root around in the Basic Algorithms section. There is a JPEG loader and a BMP loader/saver in there.
It should be a simple job to write a main() to link them together.
Comments
It should be a simple job to write a main() to link them together.