Can anyone tell me where to find documentation
on using the image libraries in dev pack? I've searched the forum and find reference to docs but
can't locate a link to any.
Thanks
Dale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-11-12
If there is not any documentation could someone
give me a clue as to how to get started using the
image lib?
I've tried including jpeglib.h in a source file, just
so I could experiment a bit, but when I do I end up
with tons of errors. I'm using Dev-Cpp ver. 4.9.6.0
Thanks for any help, even just a nudge,
Dale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-11-13
Thanks for the feedback Yeoh. I've downloaded
libjpeg.html and will study it to see if I can get
this going. It's really hard to believe. I've been trying
to convert a bmp to jpg for about two weeks now
and still pretty well at square one.
Thanks again,
Dale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can anyone tell me where to find documentation
on using the image libraries in dev pack? I've searched the forum and find reference to docs but
can't locate a link to any.
Thanks
Dale
Yes I would like to know the same thing :) thanks
If there is not any documentation could someone
give me a clue as to how to get started using the
image lib?
I've tried including jpeglib.h in a source file, just
so I could experiment a bit, but when I do I end up
with tons of errors. I'm using Dev-Cpp ver. 4.9.6.0
Thanks for any help, even just a nudge,
Dale
The ImageLib package simply bundles zlib, libpng, libjpeg, libxpm and libtiff.
Documentation for LIBJPEG can be found at:
http://www.the-labs.com/JPEG/libjpeg.html
Regards,
Yeoh
http://www.yeohhs.com
Thanks for the feedback Yeoh. I've downloaded
libjpeg.html and will study it to see if I can get
this going. It's really hard to believe. I've been trying
to convert a bmp to jpg for about two weeks now
and still pretty well at square one.
Thanks again,
Dale