SKCanvas.Skew Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Skew(SKPoint) |
Pre-concatenates the current matrix with the specified skew. |
Skew(Single, Single) |
Pre-concatenates the current matrix with the specified skew. |
Pre-concatenates the current matrix with the specified skew.
public void Skew (SkiaSharp.SKPoint skew);
Parameters
- skew
- SKPoint
The amount to skew.
Applies to
SkiaSharp 2.88.x an aner Versiounen
Produkt | Versiounen |
---|---|
SkiaSharp | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Pre-concatenates the current matrix with the specified skew.
public void Skew (float sx, float sy);
Parameters
- sx
- Single
The amount to skew in the x-direction.
- sy
- Single
The amount to skew in the y-direction.
Applies to
SkiaSharp 2.88.x an aner Versiounen
Produkt | Versiounen |
---|---|
SkiaSharp | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Feedback zu SkiaSharp
SkiaSharp ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: