public final class MatrixExtensions extends Object
Contains the Matrix
class extensions.
public static AffineTransform toGdiMatrix(Matrix matrix)
Converts the Matrix
to the System.Drawing.Drawing2D.Matrix
.
matrix
- The Matrix
to convert.System.Drawing.Drawing2D.Matrix
.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.