Wrox Programmer Forums
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old July 27th, 2004, 06:29 AM
Registered User
 
Join Date: Jul 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default jpeg format

Can you help me! I want to open jpeg format on C++ graphic platfrom.
I 've got my pictures data in a file. I don't know how can i refer it to graphic mode.
can you inform me about head of jpeg format. Which data is about information of format and wich one is about colors? How can i display them as a picture on graphic mode.
thnks.
Reply With Quote
  #2 (permalink)  
Old September 13th, 2004, 09:47 AM
Authorized User
 
Join Date: Aug 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Spivonious
Default

C++ has no native graphics support. I think you'd be better off looking in a forum specific to your OS.

Reply With Quote
  #3 (permalink)  
Old October 18th, 2004, 08:23 AM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi nasiim96,
     you can know about the jpeg header structure from this following links;

 http://www.geocities.com/tapsemi/datastruct.html
 http://www.media.mit.edu/pia/Researc...view/exif.html
 http://www.funducode.com/freec/Filef...3/format3b.htm

 And there are lot more sight's for this.
 But I don't know how to get the jpeg image into c++ or vc++.
 I don't know about the graphics format..

 bye:)
 kishore
 India


blackhorse
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
help with jpeg and .gif files on dreamweaver [email protected] Dreamweaver (all versions) 0 January 31st, 2007 08:27 AM
Displaying Corrupted JPEG pictures Scripts82 ASP.NET 1.0 and 1.1 Professional 4 September 10th, 2006 02:53 AM
Converting JPEG images into binary Bassaam .NET Framework 2.0 5 August 1st, 2006 02:38 PM
How do I detect jpeg file dimensions? ruairi ASP.NET 1.0 and 1.1 Basics 2 May 2nd, 2006 03:19 AM
Saving Shape objects as Bitmap or Jpeg JoePates Java GUI 2 November 30th, 2004 06:03 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.