473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

JPEG HEADER

Hi friends,
Actually I want to know the jpeg header( data structure). So that I
can access the information in the header file. Even if you just post
the website where the information may be it would be great.
Thanks in advance
ZAPPLE - MY computer is clever than me.
Nov 14 '05 #1
5 10254
ZAPPLE wrote:
Hi friends,
Actually I want to know the jpeg header( data structure). So that I
can access the information in the header file. Even if you just post
the website where the information may be it would be great.
Thanks in advance
ZAPPLE - MY computer is clever than me.


Agreed :-) , but this NG is about the C language. Googling something
like 'jpeg header format' does the trick.

Kees

Nov 14 '05 #2
ZAPPLE writes:
Actually I want to know the jpeg header( data structure). So that I
can access the information in the header file. Even if you just post
the website where the information may be it would be great.


The best starting point for such a question is usually wotsit.

http://www.wotsit.org/
Nov 14 '05 #3
ZAPPLE wrote:
Hi friends,
Actually I want to know the jpeg header( data structure). So that I
can access the information in the header file. Even if you just post
the website where the information may be it would be great.
Thanks in advance
ZAPPLE - MY computer is clever than me.

Jpeg is off-topic here.
Try http://www.ijg.org/ or comp.graphics.

Best regards,
Robert Bachmann
--
Ro*************@rbdev.net |) |)
http://rb.rbdev.net |\.|).


Nov 14 '05 #4
"Case" <no@no.no> wrote in message
news:40*********************@news.xs4all.nl...
ZAPPLE wrote:
Hi friends,
Actually I want to know the jpeg header( data structure). So that I
can access the information in the header file. Even if you just post
the website where the information may be it would be great.
Thanks in advance
ZAPPLE - MY computer is clever than me.


Agreed :-) , [snip]

No. His computer is *more* clever *than* ...
Nov 14 '05 #5
Robert Bachmann <Ro*************@rbdev.net> wrote in message news:<40**********************@newsreader02.highwa y.telekom.at>...
ZAPPLE wrote:
Hi friends,
Actually I want to know the jpeg header( data structure). So that I
can access the information in the header file. Even if you just post
the website where the information may be it would be great.
Thanks in advance
ZAPPLE - MY computer is clever than me.

Jpeg is off-topic here.
Try http://www.ijg.org/ or comp.graphics.

Best regards,
Robert Bachmann


Hi friends,
Thanks a lot for some information. Let us continue with "C" topics,
some one told me, like with C, it is easy to read the JPEG headers,
that is why I posted this message here. I found some small info.
With regards
ZAPPLe
Nov 14 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Sam Felsenfeld | last post by:
Thanks in advance to anyone who can help me ... I have a link on a page that allows people to automatically download a jpeg. The link basically goes to "download.jpg?pic=filename" Here's what I...
10
by: Ryan Cooper | last post by:
Can anyone give me an idea or better yet, a code sample, demonstrating how to parse a JPEG header and search the header for markers located in the stream? Basically, I need to analyze an...
7
by: Albert Greinöcker | last post by:
hi ng, I have a question concerning image processing in .NET: How can I open a jpeg with a tiff-header in c# (which means the file has the extension .tif, but contains jpeg-compressed data)?...
4
by: sree | last post by:
i am doing project a simple http server. it is being writen in c using sockets. so when there is a request to read a jpeg or any other file icant do it. my code is working only for html and txt...
4
by: THY | last post by:
Hi, After we let the user upload file to the server, how do we actually detect if that is a valid jpeg file ? thanks, Tee
3
by: Peter | last post by:
I have a problem which seems to come up from time to time but I can't find anything relevant in the archives. I have used PIL v1.1.5 with no problem on Windows for some time but now wish to put it...
21
by: cman | last post by:
does anyone know why i can't generate images with: header("Content-type:image/jpeg"); imagejpeg($img_number); i've tried different examples but i always get a text output as if the header...
7
by: bbla32 | last post by:
How to downloaded a JPEG image from server? I use the collowing statements: using (Stream stream = web.OpenRead(link)) { long len = -1; bool ok = true; string s = web.ResponseHeaders; if (s...
2
by: mohi | last post by:
hello everyone , i am trying to read a jpeg image through c++ but is unable to do so , presently i tried it with code in c as i use something like ; FILE * fp=fopen("./x.jpg","rb"); int c;...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.