91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

VB.NET中怎么獲取二進制圖像

發布時間:2021-07-19 16:09:35 來源:億速云 閱讀:252 作者:Leah 欄目:編程語言

VB.NET中怎么獲取二進制圖像,相信很多沒有經驗的人對此束手無策,為此本文總結了問題出現的原因和解決方法,通過這篇文章希望你能解決這個問題。

從 Byte() 中進行VB.NET二進制圖像的獲取

  1. Public Function GetImage
    FromStream
    ()Function GetImageFromStream
    (ByVal ImageStream As Byte())
     As Image  

  2. Me.mobjImage = Nothing 

  3. If (ImageStream Is Nothing)
     Then  

  4. Return False  

  5. End If 

  1. Dim index As Integer = 0 

  2. If (((ImageStream(0) = &H15) 
    AndAlso (ImageStream(1) = &H1C)) 
    AndAlso (ImageStream.Length 
    >= 80)) Then  

  3. index = &H4E  

  4. Do While (index < (ImageStream.
    Length - 1))  

  5. If ((ImageStream(index) = &H42)
     AndAlso (ImageStream((index + 
    1)) = &H4D)) Then  

  6. Exit Do  

  7. End If  

  8. index += 1  

  9. Loop  

  10. If ((ImageStream(index) <> &H42)
     OrElse (ImageStream((index 
    + 1)) <> &H4D)) Then  

  11. index = &H87  

  12. End If  

  13. End If 

  1. Try  

  2. Dim stream As New MemoryStream
    (ImageStream, index, 
    (ImageStream.Length - index))  

  3. objImage = Drawing.Image.
    FromStream(stream)  

  4. Catch obj1 As Exception  

  5. return nothing  

  6. End Try  

  7. Return objImage  

  8. End Function  

看完上述內容,你們掌握VB.NET中怎么獲取二進制圖像的方法了嗎?如果還想學到更多技能或想了解更多相關內容,歡迎關注億速云行業資訊頻道,感謝各位的閱讀!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

岑溪市| 永泰县| 团风县| 鄱阳县| 建始县| 灌南县| 乌鲁木齐县| 平塘县| 河源市| 沈丘县| 大安市| 隆化县| 博罗县| 视频| 富平县| 东丰县| 武川县| 沅陵县| 东港市| 平和县| 抚州市| 拉萨市| 德钦县| 萨迦县| 富民县| 新兴县| 方城县| 沙洋县| 都江堰市| 新化县| 黄山市| 万安县| 和顺县| 尚义县| 祁阳县| 安丘市| 苏尼特左旗| 抚远县| 志丹县| 南靖县| 深水埗区|