Class MatrixExtensions

Class MatrixExtensions

De naam: Aspose.Imaging.Extensions Verzameling: Aspose.Imaging.dll (25.4.0)

Het bevat de Aspose.Imaging.Matrix-klasse uitbreidingen.

public static class MatrixExtensions

Inheritance

object MatrixExtensions

Geëerbiede leden

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiMatrix(Matrix)

Converteert de Aspose.Imaging.Matrix naar de System.Drawing2D.Matrix.

public static Matrix ToGdiMatrix(Matrix matrix)

Parameters

matrix Matrix

De Aspose.Imaging.Matrix om te converteren.

Returns

Matrix

De converteerde System.Drawing.Drawing2D.Matrix.

 Nederlands