Méthode | Description | |
---|---|---|
DrawLayer ( LottieCanvas canvas, Matrix parentMatrix, byte parentAlpha ) : void | ||
GetBounds ( Rect &outBounds, Matrix parentMatrix ) : void |
Méthode | Description | |
---|---|---|
NullLayer ( Lottie lottie, Avalonia.Lottie.Model.Layer.Layer layerModel ) : Avalonia.Lottie.Animation.Content |
public DrawLayer ( LottieCanvas canvas, Matrix parentMatrix, byte parentAlpha ) : void | ||
canvas | LottieCanvas | |
parentMatrix | Matrix | |
parentAlpha | byte | |
Résultat | void |
public GetBounds ( Rect &outBounds, Matrix parentMatrix ) : void | ||
outBounds | Rect | |
parentMatrix | Matrix | |
Résultat | void |