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#
  4. combine bitmaps ??

combine bitmaps ??

Scheduled Pinned Locked Moved C#
csharphelptutorialquestion
4 Posts 3 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.
  • A Offline
    A Offline
    azusakt
    wrote on last edited by
    #1

    Hi, Has anyone made some examples/functions for combining bitmaps? I have one simple program that can seperates a color picture into C,M,Y,K colors picture. Now I want to combine these pictures into one picture under C#, and finally convert it to *.jpg. So anyone knows how to do this process..? THanks for your kindly help..

    W P 2 Replies Last reply
    0
    • A azusakt

      Hi, Has anyone made some examples/functions for combining bitmaps? I have one simple program that can seperates a color picture into C,M,Y,K colors picture. Now I want to combine these pictures into one picture under C#, and finally convert it to *.jpg. So anyone knows how to do this process..? THanks for your kindly help..

      W Offline
      W Offline
      wibblewibblewibble
      wrote on last edited by
      #2

      How do you mean combine? Simply concatenate images, or alpha blend two images?

      A 1 Reply Last reply
      0
      • A azusakt

        Hi, Has anyone made some examples/functions for combining bitmaps? I have one simple program that can seperates a color picture into C,M,Y,K colors picture. Now I want to combine these pictures into one picture under C#, and finally convert it to *.jpg. So anyone knows how to do this process..? THanks for your kindly help..

        P Offline
        P Offline
        pedery
        wrote on last edited by
        #3

        Check out Joe Pardue's tutorial on alpha blending here http://www.codeproject.com/cs/media/CsTranspTutorial1.asp or Rakesh Rajan's article here http://www.codeproject.com/cs/media/alphafx.asp

        1 Reply Last reply
        0
        • W wibblewibblewibble

          How do you mean combine? Simply concatenate images, or alpha blend two images?

          A Offline
          A Offline
          azusakt
          wrote on last edited by
          #4

          yes.. it is alpha blend images. e.g. I used the simple program to seperate the color image into C,M,Y,K 4 images. They are same, but different color seperation layers Now I wnat to generate a correct color image as same as origion one in C#, and then preview it. I don't know how can I do this blending process.. Can you help me ? Thank you

          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