EncodeToPNG (); FileStream file = File.Open(savePath,FileMode.Create); BinaryWriter binary = new BinaryWriter(file); binary.
確定! 回上一頁