Click here to Skip to main content
15,905,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Hamid_RT17-May-07 9:21
Hamid_RT17-May-07 9:21 
JokeRe: Simple way of reading JPEG and TIFF images?? Pin
Moak17-May-07 9:22
Moak17-May-07 9:22 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
Mark Salsbery17-May-07 9:29
Mark Salsbery17-May-07 9:29 
GeneralRe: Simple way of reading JPEG and TIFF images?? Pin
led mike17-May-07 9:15
led mike17-May-07 9:15 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Mark Salsbery17-May-07 9:02
Mark Salsbery17-May-07 9:02 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Moak17-May-07 9:05
Moak17-May-07 9:05 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Hamid_RT17-May-07 9:18
Hamid_RT17-May-07 9:18 
AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
Christian Graus17-May-07 12:23
protectorChristian Graus17-May-07 12:23 
Pavan Tiruveedhula wrote:
Is there any simple way of reading JPEG and TIFF images without using all those big libraries??


GDI+ is the easiest option here. But, the point of libraries is to MAKE it easy, by stopping you from having to write the code yourself.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: Simple way of reading JPEG and TIFF images?? Pin
#realJSOP18-May-07 1:39
professional#realJSOP18-May-07 1:39 
Questionread bytes in a buffer Pin
kani9817-May-07 8:23
kani9817-May-07 8:23 
AnswerRe: read bytes in a buffer Pin
Chris Losinger17-May-07 8:30
professionalChris Losinger17-May-07 8:30 
AnswerRe: read bytes in a buffer Pin
David Crow17-May-07 8:58
David Crow17-May-07 8:58 
AnswerRe: read bytes in a buffer Pin
led mike17-May-07 9:19
led mike17-May-07 9:19 
GeneralRe: read bytes in a buffer Pin
Rick York17-May-07 10:26
mveRick York17-May-07 10:26 
QuestionThe index of the first character of the substring searched for when successful; otherwise npos. Pin
Immunity1817-May-07 7:47
Immunity1817-May-07 7:47 
AnswerRe: The index of the first character of the substring searched for when successful; otherwise npos. Pin
David Crow17-May-07 8:57
David Crow17-May-07 8:57 
GeneralRe: The index of the first character of the substring searched for when successful; otherwise npos. Pin
Immunity1817-May-07 9:08
Immunity1817-May-07 9:08 
QuestionControl IDs not showing in ClassWizard Pin
jpyp17-May-07 6:58
jpyp17-May-07 6:58 
AnswerRe: Control IDs not showing in ClassWizard Pin
David Crow17-May-07 7:12
David Crow17-May-07 7:12 
AnswerRe: Control IDs not showing in ClassWizard Pin
jpyp17-May-07 8:40
jpyp17-May-07 8:40 
QuestionThread storage Pin
tom groezer17-May-07 5:19
tom groezer17-May-07 5:19 
AnswerRe: Thread storage Pin
David Crow17-May-07 5:23
David Crow17-May-07 5:23 
AnswerRe: Thread storage Pin
confid3nce17-May-07 7:14
confid3nce17-May-07 7:14 
GeneralRe: Thread storage Pin
David Crow17-May-07 7:17
David Crow17-May-07 7:17 
GeneralRe: Thread storage Pin
Hamid_RT17-May-07 9:11
Hamid_RT17-May-07 9:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.