未验证 提交 5cf7687d 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-universal-attributes-image-effect.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 f57cc7cc
......@@ -34,7 +34,7 @@
@Component
struct ImageEffectsExample {
build() {
Column({space10}) {
Column({space: 10}) {
// 对字体进行模糊
Text('font blur').fontSize(15).fontColor(0xCCCCCC).width('90%')
Text('text').blur(3).width('90%').height(40)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册