... we can get it with NW.js only as Base64-encoded content or as HTML. ... const base64 = clip.get( "png", true ), binary = Buffer.from( base64, "base64" ) ...
確定! 回上一頁