SkiaExtensions.GetAlphaType(SKColorType, SKAlphaType) Method

Definition

public static SkiaSharp.SKAlphaType GetAlphaType (this SkiaSharp.SKColorType colorType, SkiaSharp.SKAlphaType alphaType = SkiaSharp.SKAlphaType.Premul);

Parameters

colorType
SKColorType
alphaType
SKAlphaType

Returns

Applies to