SKColorTable.UnPreMultipledColors Property

Definition

Gets a copy of the unpremultiplied colors in the color table.

public SkiaSharp.SKColor[] UnPreMultipledColors { get; }

Property Value

Remarks

The is equivalent to premultiplying the value of Colors.

Applies to