Table of Contents

Method Skewing

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Skewing(double, double)

public static Matrix3x2Double Skewing(double skewAngleX, double skewAngleY)

Parameters

skewAngleX double
skewAngleY double

Returns

Matrix3x2Double