api(images): images.copy(), Image(width, height)

This commit is contained in:
hyb1996
2018-05-28 21:37:05 +08:00
parent 8379764193
commit 30dbe6e3f2
3 changed files with 23 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ runtime.init();
importClass(com.stardust.autojs.core.util.Shell);
importClass(android.graphics.Paint);
Canvas = com.stardust.autojs.core.graphics.ScriptCanvas;
Image = com.stardust.autojs.core.image.ImageWrapper;
//重定向require以便支持相对路径
(function(){