SKRotationScaleMatrix.CreateDegrees Method

Definition

public static SkiaSharp.SKRotationScaleMatrix CreateDegrees (float scale, float degrees, float tx, float ty, float anchorX, float anchorY);

Parameters

scale
Single
degrees
Single
tx
Single
ty
Single
anchorX
Single
anchorY
Single

Returns

Applies to