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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Alternative to CImage

Alternative to CImage

Scheduled Pinned Locked Moved C / C++ / MFC
c++performancequestion
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.
  • Q Offline
    Q Offline
    QuickDeveloper
    wrote on last edited by
    #1

    hi I am using CImage Class(ATL) to Load and Save PNG's.There are some memory leaks with the class. Are there any alternative image libraries like CxImage etc which can perform the same functionality??

    "Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"

    H M B 4 Replies Last reply
    0
    • Q QuickDeveloper

      hi I am using CImage Class(ATL) to Load and Save PNG's.There are some memory leaks with the class. Are there any alternative image libraries like CxImage etc which can perform the same functionality??

      "Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"

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

      You was used of CImage class or CXImage calss however you can use of GDI+ for load,save and.. other operations on files


      WhiteSky


      1 Reply Last reply
      0
      • Q QuickDeveloper

        hi I am using CImage Class(ATL) to Load and Save PNG's.There are some memory leaks with the class. Are there any alternative image libraries like CxImage etc which can perform the same functionality??

        "Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        QuickDeveloper wrote:

        I am using CImage Class(ATL) to Load and Save PNG's.There are some memory leaks with the class.

        Really? Do you have an example of code that leaks in the CImage class? Alot of people use that class and I'm sure they'd like to know. Mark

        "Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

        1 Reply Last reply
        0
        • Q QuickDeveloper

          hi I am using CImage Class(ATL) to Load and Save PNG's.There are some memory leaks with the class. Are there any alternative image libraries like CxImage etc which can perform the same functionality??

          "Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"

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

          And also see Starting with GDI+[^] for start (of course not for load or save start with GDI+) and see here[^] of msdn


          WhiteSky


          1 Reply Last reply
          0
          • Q QuickDeveloper

            hi I am using CImage Class(ATL) to Load and Save PNG's.There are some memory leaks with the class. Are there any alternative image libraries like CxImage etc which can perform the same functionality??

            "Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"

            B Offline
            B Offline
            bob16972
            wrote on last edited by
            #5

            GDI+ Kinda slow, and the interface is kinda clunky but it gets the job done

            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