SKRotationScaleMatrix.Create Method

Definition

public static SkiaSharp.SKRotationScaleMatrix Create (float scale, float radians, float tx, float ty, float anchorX, float anchorY);

Parameters

scale
Single
radians
Single
tx
Single
ty
Single
anchorX
Single
anchorY
Single

Returns

Applies to