Table of Contents

Method Skewing

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Skewing(float, float)

public static Matrix3x2Float Skewing(float skewAngleX, float skewAngleY)

Parameters

skewAngleX float
skewAngleY float

Returns

Matrix3x2Float