Method SkewingAtByRadians
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
SkewingAtByRadians(float, float, float, float)
public static Matrix3x2Float SkewingAtByRadians(float skewRadX, float skewRadY, float centerX, float centerY)
Parameters
Returns
SkewingAtByRadians(float, float, Point2Float)
public static Matrix3x2Float SkewingAtByRadians(float skewRadX, float skewRadY, Point2Float centerPt)
Parameters
skewRadX
floatskewRadY
floatcenterPt
Point2Float