pub fn mask_image( child: impl IntoUiNode, source: impl IntoVar<ImageSource>, ) -> UiNode
P Sets an image mask.
P
This property is configured by contextual values set by the properties in the mask module. By default the image alpha channel is used as mask, this can be changed by the mask_mode property.
mask
mask_mode