Class MatrixExtensions

Class MatrixExtensions

Nazwa przestrzeń: Aspose.Imaging.Extensions Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Zawiera rozszerzenia klasy Aspose.Imaging.Matrix.

public static class MatrixExtensions

Inheritance

object MatrixExtensions

Dziedziczeni członkowie

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

Methods

ToGdiMatrix(Matrix)

Konwertuj Aspose.Imaging.Matrix na System.Drawing2D.Matrix.

public static Matrix ToGdiMatrix(Matrix matrix)

Parameters

matrix Matrix

Aspose.Imaging.Matrix do konwersji.

Returns

Matrix

Konwertowane System.Drawing.Drawing2D.Matrix.

 Polski