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. Visual Basic
  4. DICOM image in picture box

DICOM image in picture box

Scheduled Pinned Locked Moved Visual Basic
helpquestion
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.
  • I Offline
    I Offline
    iamalik
    wrote on last edited by
    #1

    Hi, I want to dispaly a DICOM image(dcm) in picture box in picture box, and print this image. Can anybody help me?

    D 1 Reply Last reply
    0
    • I iamalik

      Hi, I want to dispaly a DICOM image(dcm) in picture box in picture box, and print this image. Can anybody help me?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Nothing in the .NET Framework supports DICOM images, so you'll have to convert them to BMP before you can use any of the standard controls to display them. Googling for "vb.net convert dicom to bmp" reveals this[^]. The first link is an article right here on CP.

      Dave Kreskowiak Microsoft MVP - Visual Basic

      I 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Nothing in the .NET Framework supports DICOM images, so you'll have to convert them to BMP before you can use any of the standard controls to display them. Googling for "vb.net convert dicom to bmp" reveals this[^]. The first link is an article right here on CP.

        Dave Kreskowiak Microsoft MVP - Visual Basic

        I Offline
        I Offline
        iamalik
        wrote on last edited by
        #3

        thanks for you corporation, actully I want to load an dicom image and add a bmp image to this dicom image and then I want to print it, Can you help me in this?

        D 1 Reply Last reply
        0
        • I iamalik

          thanks for you corporation, actully I want to load an dicom image and add a bmp image to this dicom image and then I want to print it, Can you help me in this?

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          I've never dealt with DICOM images before. It sounds like you would be much better off using a library that handles DICOM images for you. Google results[^]

          Dave Kreskowiak Microsoft MVP - Visual Basic

          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