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. How to extract image content from a tif/jpeg/bmp images

How to extract image content from a tif/jpeg/bmp images

Scheduled Pinned Locked Moved C#
csharphelptutorialquestion
2 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.
  • R Offline
    R Offline
    RameshwerE
    wrote on last edited by
    #1

    Hi i have a requirement to extract a portion of image from tif/jpeg/bmp images using C# and paste that extracted image into an excelsheet. Anyone is already done this before? pl provide me some helpful info regarding this. Advanced thanks for your help.

    0 1 Reply Last reply
    0
    • R RameshwerE

      Hi i have a requirement to extract a portion of image from tif/jpeg/bmp images using C# and paste that extracted image into an excelsheet. Anyone is already done this before? pl provide me some helpful info regarding this. Advanced thanks for your help.

      0 Offline
      0 Offline
      0x3c0
      wrote on last edited by
      #2

      To extract a portion, you need to draw a portion of the original image into the source image, and use the Clipboard.SetImage method. From there, you simply have to let the user paste it into Excel, or do some interop and place it in yourself.

      OSDev :)

      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