FileStream = New FileStream("D:\HS\Alignment\2.bmp", FileMode.Open) Dim bmTemp As Bitmap = Bitmap.FromStream(ioStr)
確定! 回上一頁