|
-
Apr 21st, 2007, 10:25 AM
#1
Thread Starter
Lively Member
(VB6.0)How to Read JPEG Image File Data !!
Hi Everyone,
Currently I'm facing a big problem with Image Files as JPEG, TIFF, and BMP's.
My problem is I need to read the Image data only from these files ( not Image headers) and render that Color data in Picture box resulting into the clear Image and then I have to do process on that created image and then save into relative format again as BMP or JPEG..
Please can someone have the idea :
How should I read the color data from Image as like LOAD PICTURE method results?
Later how should i render that color data in exact pixel ratios?
Waiting and hope to get the reply soon,
Thanks,
amolt....
-
Apr 21st, 2007, 08:37 PM
#2
Frenzied Member
Re: (VB6.0)How to Read JPEG Image File Data !!
Use the cross-platform, open source libraries:
libjpeg
libpng
libtiff
-
Apr 22nd, 2007, 12:25 AM
#3
Thread Starter
Lively Member
Re: (VB6.0)How to Read JPEG Image File Data !!
Hi,
Which are those Cross-Platform Libraries?
Where can I get the information on that?
Thanks,
amolt....
-
Apr 22nd, 2007, 07:50 AM
#4
Frenzied Member
Re: (VB6.0)How to Read JPEG Image File Data !!
-
Apr 22nd, 2007, 07:53 AM
#5
Frenzied Member
Re: (VB6.0)How to Read JPEG Image File Data !!
libpng sites seem to be down right now though. Give it some time if you can't connect right away.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|