Displaying Binary Image to PICTUREBOX
-
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? -
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? -
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?check this http://www.vbdotnetheaven.com/UploadFile/mahesh/BLOBinAdoDotNet04232005065613AM/BLOBinAdoDotNet.aspx?ArticleID=61566715-97c5-47cd-a8d4-d254cb8309cd _____________________ Proud to be Albanian _____________________
-
check this http://www.vbdotnetheaven.com/UploadFile/mahesh/BLOBinAdoDotNet04232005065613AM/BLOBinAdoDotNet.aspx?ArticleID=61566715-97c5-47cd-a8d4-d254cb8309cd _____________________ Proud to be Albanian _____________________
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/ -
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/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 _____________________