SKGraphicsExtensions Class

Definition

public ref class SKGraphicsExtensions abstract sealed
public static class SKGraphicsExtensions
type SKGraphicsExtensions = class
Public Module SKGraphicsExtensions
Inheritance
SKGraphicsExtensions

Methods

AsColor(SKColor)
AsMatrix(Matrix3x2)
AsPointF(SKPoint)
AsRectangleF(SKRect)
AsRotatedAndroidPath(PathF, PointF, Single, Single, Single)
AsSize(SKSize)
AsSizeF(SizeF)
AsSKColor(Color)
AsSKColorMultiplyAlpha(Color, Single)
AsSkiaPath(PathF)
AsSkiaPath(PathF, Single)
AsSkiaPath(PathF, Single, Single)
AsSkiaPath(PathF, Single, Single, Single, Single, Single)
AsSkiaPathFromSegment(PathF, Int32, Single, Single)
AsSKRect(RectF)
GetPatternBitmap(PatternPaint, Single)
GetPatternBitmap(PatternPaint, Single, Single, Object)
ToArgb(Color)
ToArgb(Color, Single)
ToSKPoint(PointF)

Applies to