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. Saving to .jpg File

Saving to .jpg File

Scheduled Pinned Locked Moved C / C++ / MFC
tutorial
5 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.
  • L Offline
    L Offline
    Liger_Zero_X
    wrote on last edited by
    #1

    Hi!!! I would like to ask you all, if you know how to Save an Image coming from the ClipBoard to a .jpg File... thanks alot!!!:-D:-D:-D:-D:-D

    T 1 Reply Last reply
    0
    • L Liger_Zero_X

      Hi!!! I would like to ask you all, if you know how to Save an Image coming from the ClipBoard to a .jpg File... thanks alot!!!:-D:-D:-D:-D:-D

      T Offline
      T Offline
      ThatsAlok
      wrote on last edited by
      #2

      try to serach fo cximage library in codeproject.that will solve your problem ----------------------------- "I Think It will Work" ----------------------------- Alok Gupta visit me at http://www.thisisalok.tk

      L 1 Reply Last reply
      0
      • T ThatsAlok

        try to serach fo cximage library in codeproject.that will solve your problem ----------------------------- "I Think It will Work" ----------------------------- Alok Gupta visit me at http://www.thisisalok.tk

        L Offline
        L Offline
        Liger_Zero_X
        wrote on last edited by
        #3

        thanks for the info... but, i only wanted to retrieve the image from the ClipBoard and Save it in a .jpg File... :-D:-D:-D:-D:-D

        W 1 Reply Last reply
        0
        • L Liger_Zero_X

          thanks for the info... but, i only wanted to retrieve the image from the ClipBoard and Save it in a .jpg File... :-D:-D:-D:-D:-D

          W Offline
          W Offline
          wb
          wrote on last edited by
          #4

          or you can use GDI+

          E 1 Reply Last reply
          0
          • W wb

            or you can use GDI+

            E Offline
            E Offline
            erkanina
            wrote on last edited by
            #5

            The image data on clipboard must be uncompressed DIB format. First try to save image in *.bmp format. Then use ICImageCompress API to compress .bmp to .jpeg

            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