byte[] imagebytes = File.ReadAllBytes(imagepath); · /// Create form data including adding binary for photo. · WWWForm form = new WWWForm(); · // ...
確定! 回上一頁