SKMatrix44.PostConcat(SKMatrix44) Method

Definition

Post-concatenates the current matrix with the specified matrix.

C#
public void PostConcat (SkiaSharp.SKMatrix44 m);

Parameters

m
SKMatrix44

The matrix to concatenate.

Applies to

Producto Versiones
SkiaSharp 1.60.x, 1.68.x, 2.80.x, 2.88.x