add image Blur

This commit is contained in:
yao 2019-12-12 16:57:00 +08:00
parent 83d8da4b9c
commit 4569e6416a

View File

@ -53,6 +53,7 @@ class ImageDemo extends Panel {
imageUrl,
width: 300,
height: 300,
isBlur: true,
border: {
width: 2,
color: Color.GRAY,