Convert C# unsafe code to its VB.NET equivalent

前端 未结 0 1200
春和景丽
春和景丽 2020-11-30 18:17

Given the limitations of VB.NET, how do I get the VB code to successfully function as closely as possible to this C# code?:

// ImageData -> Bitmap (unsafe)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题