提交 2a6124fd 编写于 作者: Q qlw

<Image ScaleMode接口用例修改>

Signed-off-by: Nqlw <qinliwen3@huawei.com>
上级 29b5f4b1
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
import image from '@ohos.multimedia.image' import image from '@ohos.multimedia.image'
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium' import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from 'deccjsunit/index'
import { base64Image, scale2x1, translate3x1, rotate90, flipH, testBmp, testGif, crop3x3, scale1x4, setAlpha8, translate1x3 } from './testImg2' import { base64Image, scale2x1, translate3x1, rotate90, flipH, testBmp, testGif, crop3x3, scale1x4, setAlpha8, translate1x3 } from './testImg2'
import { testPng, testJpg} from '../../../../../image/src/main/js/test/testImg' import { testPng, testJpg} from '../../../../../image/src/main/js/test/testImg'
export default function Image_test() { export default function Image_test() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册