Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to convert JP2 image to Jpg image?

How to convert JP2 image to Jpg image?

Scheduled Pinned Locked Moved C / C++ / MFC
questiondata-structurestutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kapardhi
    wrote on last edited by
    #1

    Hai! I am having the image data of an JP2 image in a byte array, i want to convert this byte array into JPG image's byte array!! How can i do it Any Clue or suggestion? Thanks!

    J S H 3 Replies Last reply
    0
    • K kapardhi

      Hai! I am having the image data of an JP2 image in a byte array, i want to convert this byte array into JPG image's byte array!! How can i do it Any Clue or suggestion? Thanks!

      J Offline
      J Offline
      john5632
      wrote on last edited by
      #2

      search for JPEG tag in jp2 image and save that portion as a .jpeg

      1 Reply Last reply
      0
      • K kapardhi

        Hai! I am having the image data of an JP2 image in a byte array, i want to convert this byte array into JPG image's byte array!! How can i do it Any Clue or suggestion? Thanks!

        S Offline
        S Offline
        Stuart Dootson
        wrote on last edited by
        #3

        Convert the JP2 to a neutral format (I'd read it into a CxImage[^]) then save it to a new file as a JPEG?

        Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

        1 Reply Last reply
        0
        • K kapardhi

          Hai! I am having the image data of an JP2 image in a byte array, i want to convert this byte array into JPG image's byte array!! How can i do it Any Clue or suggestion? Thanks!

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          See here[^].

          Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups