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. Picture Modification

Picture Modification

Scheduled Pinned Locked Moved C / C++ / MFC
questionlearning
3 Posts 2 Posters 12 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
    Lost User
    wrote on last edited by
    #1

    Hello, just a beginner question: I need to write a small application which does the following: 1. Loads a colored *.tif file 2. Removes the red color completely from the image 3. Saves the image as a black and white *.tif file How do I go on about this? TIA Best wishes, Matthias Steinbart

    B L 2 Replies Last reply
    0
    • L Lost User

      Hello, just a beginner question: I need to write a small application which does the following: 1. Loads a colored *.tif file 2. Removes the red color completely from the image 3. Saves the image as a black and white *.tif file How do I go on about this? TIA Best wishes, Matthias Steinbart

      B Offline
      B Offline
      braulio
      wrote on last edited by
      #2

      Oh oh... You can try to use the Image Packet from Data-tech, www.data-tech.com, or you can try to search code that loads Tiff ( oops !). Good luck ! Braulio

      1 Reply Last reply
      0
      • L Lost User

        Hello, just a beginner question: I need to write a small application which does the following: 1. Loads a colored *.tif file 2. Removes the red color completely from the image 3. Saves the image as a black and white *.tif file How do I go on about this? TIA Best wishes, Matthias Steinbart

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Try http://www.paintlib.de/paintlib/ There you will find a free library that appears to be fairly complete. To quote from the site: "paintlib is a portable C++ class library for image manipulation. Images can be loaded from PNG, TGA, TIFF, JPEG, BMP, PCX and PICT files and saved in TIFF and JPEG formats. Image manipulation can be done either through filters implemented in filter classes or by directly accessing the bitmap bits. Full C++ source is provided." Good luck. Al -- ================== The original message was: Hello,

        just a beginner question:

        I need to write a small application which does the following:

        1. Loads a colored *.tif file
        2. Removes the red color completely from the image
        3. Saves the image as a black and white *.tif file

        How do I go on about this?

        TIA

        Best wishes,

        Matthias Steinbart

        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