Thread: creating jpeg image

  1. #1
    Registered User
    Join Date
    Apr 2011
    Posts
    7

    creating jpeg image

    Hi,
    I wanted to know which libraries should be used to create a jpeg image from an 2d array which has all the pixel values in it.

    I am using g++ compiler in UBUNTU OS....

    Can anyone please point me to the libraries..

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. creating/accessing jpeg images
    By JCML in forum C++ Programming
    Replies: 1
    Last Post: 10-02-2010, 12:21 AM
  2. Char [] to Image File (JPEG)
    By TranT in forum C Programming
    Replies: 33
    Last Post: 07-06-2009, 11:38 AM
  3. How can i read .bmp, .jpeg image in C language?
    By nnhamane in forum C Programming
    Replies: 6
    Last Post: 07-21-2008, 03:25 AM
  4. how to display jpeg image using borland C++ 5.02
    By gaurav07 in forum Windows Programming
    Replies: 2
    Last Post: 05-26-2005, 02:42 AM
  5. How to output an JPEG/GIF image in MSDOS
    By Suvro in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 03-11-2004, 01:46 AM