样例引入依赖改为libraryimageknife
Signed-off-by: zgf <zenggaofeng2@h-partners.com>
This commit is contained in:
parent
d42caf8188
commit
47a3933ddc
|
@ -17,7 +17,7 @@ import {
|
||||||
SwirlTransformation,
|
SwirlTransformation,
|
||||||
ToonTransformation,
|
ToonTransformation,
|
||||||
VignetterTransformation
|
VignetterTransformation
|
||||||
} from '@ohos/imageknife';
|
} from '@ohos/libraryimageknife';
|
||||||
import { collections } from '@kit.ArkTS'
|
import { collections } from '@kit.ArkTS'
|
||||||
|
|
||||||
@Entry
|
@Entry
|
||||||
|
|
Loading…
Reference in New Issue