SKMatrix.MakeIdentity Method

Definition

Caution

Use CreateIdentity() instead.

Creates an identity matrix.

public static SkiaSharp.SKMatrix MakeIdentity ();
[System.Obsolete("Use CreateIdentity() instead.")]
public static SkiaSharp.SKMatrix MakeIdentity ();

Returns

Returns the new matrix.

Attributes

Applies to