level 6
c2中有没有办法将截图保存下来的方法。如何将截图保存到本地或者服务器上呢。
2014年11月21日 16点11分
1
level 13
用<System> -> <snapshot canvas>。完成后他会自动触发<On canvas snapshot>,於其内CanvasSnapshot表达式即代表该张图片的URI。
2014年11月21日 18点11分
2
本地保存只能用Webstorage,其上限约在2.5MB。远端保存要会写php。
2014年11月21日 18点11分
有个screen的案例
2014年11月22日 07点11分