Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ShimSkiaSharp
SKMatrix
Methods
CreateSkew(Single, Single)
Menu
On this page
CreateSkew(Single, Single) Method
Definition
Namespace
ShimSkiaSharp
Assembly
ShimSkiaSharp.dll
View source
public static SKMatrix CreateSkew(float x, float y)
Parameters
x
Single
y
Single
Returns
SKMatrix