CreateTwoPointConicalGradient(SKPoint, Single, SKPoint, Single, SKColorF[], SKColorSpace, Single[], SKShaderTileMode, SKMatrix) Method

Definition

Namespace ShimSkiaSharp
Assembly ShimSkiaSharp.dll
public static SKShader CreateTwoPointConicalGradient(SKPoint start, float startRadius, SKPoint end, float endRadius, SKColorF[] colors, SKColorSpace colorSpace, float[] colorPos, SKShaderTileMode mode, SKMatrix localMatrix)

Parameters

start
SKPoint
startRadius
Single
end
SKPoint
endRadius
Single
colors
SKColorF[]
colorSpace
SKColorSpace
colorPos
Single[]
localMatrix
SKMatrix

Returns