how to convert images through C++

Discussion in 'C++' started by Aesthete, May 1, 2011.

  1. Aesthete

    Aesthete New Member

    Joined:
    Jan 5, 2011
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Hi, i need to write a code which can convert a raw image to anyother desired format like BMP or JPEG etc.
     
  2. lionaneesh

    lionaneesh Active Member

    Joined:
    Mar 21, 2010
    Messages:
    848
    Likes Received:
    224
    Trophy Points:
    43
    Occupation:
    Student
    Location:
    India
    Ok! For that you need a good understanding of BMP and JPEG headers , Image File types etc etc... Then simply apply your knowledge in your code
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice