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. Image Processing in Microsoft Word

Image Processing in Microsoft Word

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
4 Posts 2 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.
  • T Offline
    T Offline
    Tran Hoang Chuong
    wrote on last edited by
    #1

    Anybody know how to process an image same as Microsoft Word. Please help me Ngo Khai Hoa

    C 1 Reply Last reply
    0
    • T Tran Hoang Chuong

      Anybody know how to process an image same as Microsoft Word. Please help me Ngo Khai Hoa

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Do you mean how to access the specific COM object that handles the drawing, or how to write a vector based drawing package ? Christian Secrets of a happy marriage #27: Never go to bed if you are mad at each other. It's more fun to stay up and fight.

      T 1 Reply Last reply
      0
      • C Christian Graus

        Do you mean how to access the specific COM object that handles the drawing, or how to write a vector based drawing package ? Christian Secrets of a happy marriage #27: Never go to bed if you are mad at each other. It's more fun to stay up and fight.

        T Offline
        T Offline
        Tran Hoang Chuong
        wrote on last edited by
        #3

        Yes, write a vector based drawing package. My mean that we can compile between Bightness and Contrast each other. I have a class called CDib, I can get DibBits and I process an Image (Contrast, Brightness) on that DibBits separately. I don't know how to compile between Bightness and Contrast to get a perfect result looks like what Word processes. Tran Hoang Chuong

        C 1 Reply Last reply
        0
        • T Tran Hoang Chuong

          Yes, write a vector based drawing package. My mean that we can compile between Bightness and Contrast each other. I have a class called CDib, I can get DibBits and I process an Image (Contrast, Brightness) on that DibBits separately. I don't know how to compile between Bightness and Contrast to get a perfect result looks like what Word processes. Tran Hoang Chuong

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Ah - so you don't want the vector based stuff, you want Brightness/Contrast ? Probably you need to look at your brightness/contrast algorithms, and typically apply brightness before contrast. There is also a COM interface for image processing, I've never used it, but I'm sure it would do brightness/contrast the same as Word does. Christian Secrets of a happy marriage #27: Never go to bed if you are mad at each other. It's more fun to stay up and fight.

          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