Scaling and translation remain unchanged. var ctx = new Canvas(); this.widget.add(ctx); ctx.transform(1, .2, .8, 1, 0, 0); ctx.fillRect(0, 0, 100, 100);.
確定! 回上一頁