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. Displaying Binary Image to PICTUREBOX

Displaying Binary Image to PICTUREBOX

Scheduled Pinned Locked Moved Visual Basic
csharpquestion
5 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.
  • T Offline
    T Offline
    thealca
    wrote on last edited by
    #1

    Hello, I used to display binary image in VB 6.0 using the following code: dim byteImage() as byte ' assuming byteImage() has value display the image using PICTUREBOX object picturebox1.image.hpal = byteImage This procedure seems to be not supported by VB.net, anybody has an know/idea on how will I do this in VB6.0?

    T A 2 Replies Last reply
    0
    • T thealca

      Hello, I used to display binary image in VB 6.0 using the following code: dim byteImage() as byte ' assuming byteImage() has value display the image using PICTUREBOX object picturebox1.image.hpal = byteImage This procedure seems to be not supported by VB.net, anybody has an know/idea on how will I do this in VB6.0?

      T Offline
      T Offline
      thealca
      wrote on last edited by
      #2

      I'm sorry about that last line: This procedure seems to be not supported by VB.net, anybody has an know/idea on how will I do this in VB6.0? This procedure seems to be not supported by VB.net, anybody has an know/idea on how will I do this in VB.NET?

      1 Reply Last reply
      0
      • T thealca

        Hello, I used to display binary image in VB 6.0 using the following code: dim byteImage() as byte ' assuming byteImage() has value display the image using PICTUREBOX object picturebox1.image.hpal = byteImage This procedure seems to be not supported by VB.net, anybody has an know/idea on how will I do this in VB6.0?

        A Offline
        A Offline
        albCode
        wrote on last edited by
        #3

        check this http://www.vbdotnetheaven.com/UploadFile/mahesh/BLOBinAdoDotNet04232005065613AM/BLOBinAdoDotNet.aspx?ArticleID=61566715-97c5-47cd-a8d4-d254cb8309cd _____________________ Proud to be Albanian _____________________

        V 1 Reply Last reply
        0
        • A albCode

          check this http://www.vbdotnetheaven.com/UploadFile/mahesh/BLOBinAdoDotNet04232005065613AM/BLOBinAdoDotNet.aspx?ArticleID=61566715-97c5-47cd-a8d4-d254cb8309cd _____________________ Proud to be Albanian _____________________

          V Offline
          V Offline
          Vasudevan Deepak Kumar
          wrote on last edited by
          #4

          I think the author wants the solution in Classic VB (Visual Studio 6.0). Is'nt it? Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
          http://deepakvasudevan.blogspot.com/
          http://deepak.blogdrive.com/

          A 1 Reply Last reply
          0
          • V Vasudevan Deepak Kumar

            I think the author wants the solution in Classic VB (Visual Studio 6.0). Is'nt it? Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
            http://deepakvasudevan.blogspot.com/
            http://deepak.blogdrive.com/

            A Offline
            A Offline
            albCode
            wrote on last edited by
            #5

            I'm sorry about that last line: This procedure seems to be not supported by VB.net, anybody has an know/idea on how will I do this in VB6.0? This procedure seems to be not supported by VB.net, anybody has an know/idea on how will I do this in VB.NET? i thing he searched in vb.net _____________________ Proud to be Albanian _____________________

            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