提交 107a3334 编写于 作者: Q qinliwen

<ImageXTS修改Json文件>

Signed-off-by: Nqinliwen <qinliwen3@huawei.com>
上级 17bf8f06
...@@ -2788,7 +2788,7 @@ describe('Image', function () { ...@@ -2788,7 +2788,7 @@ describe('Image', function () {
let decodingOptions = { let decodingOptions = {
sampleSize:1, sampleSize:1,
editable: true, editable: true,
desiredSize:{ width:1300, height:1700}, desiredSize:{ width:1500, height:1500},
rotate:10, rotate:10,
desiredPixelFormat:2, desiredPixelFormat:2,
desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册