reading reading data from webpage

hi
iam reading data from web page using request socket and curl socket.
now my problem is some the web page containg data as a image so how can i read the data from a image.
thank,inadvance.
sree

In general you cannot without additional software.

iam using c
so is it possible in c

Personally I would fork/exec wget.