SKMatrix44.Equal(SKMatrix44, SKMatrix44) Method

Definition

Determines if the two matrices are equal.

C#
public static bool Equal (SkiaSharp.SKMatrix44 left, SkiaSharp.SKMatrix44 right);

Parameters

left
SKMatrix44

The first matrix.

right
SKMatrix44

The second matrix.

Returns

Returns true if the two matrices are equal, otherwise false.

Applies to

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