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. Web Development
  3. ASP.NET
  4. Water marking

Water marking

Scheduled Pinned Locked Moved ASP.NET
algorithms
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.
  • Y Offline
    Y Offline
    yogsworld
    wrote on last edited by
    #1

    Hi any body implement RSA algorithm to encrypt the say img1.jpg or any text file and that image or txt file merge in to source image say imag2.jpg...... and again retrieve that encrypted message form source image Yogesh m

    I 1 Reply Last reply
    0
    • Y yogsworld

      Hi any body implement RSA algorithm to encrypt the say img1.jpg or any text file and that image or txt file merge in to source image say imag2.jpg...... and again retrieve that encrypted message form source image Yogesh m

      I Offline
      I Offline
      Ista
      wrote on last edited by
      #2

      mark the file as embedded in your assembly 1 line of code equals many bugs. So don't write any!!

      Y 1 Reply Last reply
      0
      • I Ista

        mark the file as embedded in your assembly 1 line of code equals many bugs. So don't write any!!

        Y Offline
        Y Offline
        yogsworld
        wrote on last edited by
        #3

        Can u explore what u want to convey I didn't get any thing from u r reply yogesh m -- modified at 10:22 Friday 7th April, 2006

        I 1 Reply Last reply
        0
        • Y yogsworld

          Can u explore what u want to convey I didn't get any thing from u r reply yogesh m -- modified at 10:22 Friday 7th April, 2006

          I Offline
          I Offline
          Ista
          wrote on last edited by
          #4

          bring the image file into your IDE. In the drop down property box you change the type of resource. Call Assembly.GetManifestResourceStream() This will return a stream. Create a local file with that stream. Refence that file with your Image control. PS: That method is not static so you would either Load the assembly, have a neutral assembly, or grab it from one in memory. The first option being the easiest 1 line of code equals many bugs. So don't write any!!

          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