Edit

SKRotationScaleMatrix.ToMatrix Method

Definition

Converts this rotation-scale matrix to a full 3x3 transformation matrix.

public readonly SkiaSharp.SKMatrix ToMatrix();

Returns

A SKMatrix representing the same transformation.

Applies to